diff options
author | 2007-08-01 13:20:05 +0000 | |
---|---|---|
committer | 2007-08-01 13:20:05 +0000 | |
commit | 5332fae8e579bf39680d721d3cdd2b31c1129bdd (patch) | |
tree | 28e189baf4f787c35493fb251e7aacad2b869e5c /ChangeLog | |
parent | Fix up einfo output a little (diff) | |
download | baselayout-5332fae8e579bf39680d721d3cdd2b31c1129bdd.tar.gz baselayout-5332fae8e579bf39680d721d3cdd2b31c1129bdd.tar.bz2 baselayout-5332fae8e579bf39680d721d3cdd2b31c1129bdd.zip |
Punt /dev/shm from default /etc/fstab as we handle it and add a helpful hint about the RC_USE_FSTAB option.
svn path=/trunk/; revision=2808
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ # ChangeLog for Gentoo System Intialization ("rc") scripts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2 + 01 Aug 2007; Mike Frysinger <vapier@gentoo.org>: + + Punt /dev/shm from default /etc/fstab as we handle it and add a helpful + hint about the RC_USE_FSTAB option. + 31 Jul 2007; Roy Marples <uberlord@gentoo.org>: All our binaries are now mulicalls into rc, which makes our on disk size |