This commit is contained in:
Roy Marples
2007-08-02 11:09:09 +00:00
parent 9174c25aab
commit 534b4300e7
3 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
* baselayout-2.0.0_rc1 (02 Aug 2007)
01 Aug 2007; Mike Frysinger <vapier@gentoo.org>:
Punt /dev/shm from default /etc/fstab as we handle it and add a helpful
@@ -8,7 +10,7 @@
31 Jul 2007; Roy Marples <uberlord@gentoo.org>:
All our binaries are now mulicalls into rc, which makes our on disk size
All our binaries are now multicalls into rc, which makes our on disk size
a lot smaller.
23 Jul 2007; Roy Marples <uberlord@gentoo.org>: