diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-01 13:20:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-01 13:20:05 +0000 |
commit | 67b04947b38d661da413a4224561acaf1aa85373 (patch) | |
tree | 28e189baf4f787c35493fb251e7aacad2b869e5c /ChangeLog | |
parent | ed249bad885f4cdd6e12e047562e2a89952b8c75 (diff) |
Punt /dev/shm from default /etc/fstab as we handle it and add a helpful hint about the RC_USE_FSTAB option.
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 |