summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2005-10-07 13:18:49 +0000
committerChristian Heim <phreak@gentoo.org>2005-10-07 13:18:49 +0000
commit45a3fe0998888111b399feb813b4abb7cedd9991 (patch)
tree7e728a4a1698aac0de09637d9f8a9560192b532d /ChangeLog.vserver
parentRemoving cvs specific files (.cvsignore) (diff)
downloadbaselayout-vserver-45a3fe0998888111b399feb813b4abb7cedd9991.tar.gz
baselayout-vserver-45a3fe0998888111b399feb813b4abb7cedd9991.tar.bz2
baselayout-vserver-45a3fe0998888111b399feb813b4abb7cedd9991.zip
Fixing ChangeLog.vserver
svn path=/baselayout-vserver/trunk/; revision=50
Diffstat (limited to 'ChangeLog.vserver')
-rw-r--r--ChangeLog.vserver116
1 files changed, 45 insertions, 71 deletions
diff --git a/ChangeLog.vserver b/ChangeLog.vserver
index a8bd78f..ba92b15 100644
--- a/ChangeLog.vserver
+++ b/ChangeLog.vserver
@@ -10,92 +10,66 @@
baselayout-vserver also usable for openvz.
26 Sep 2005; Benedikt Boehm <hollow@gentoo.org>:
-
- Merging our baselayout-vserver with baselayout (revision 1550)
+ Merging our baselayout-vserver with baselayout (revision 1550)
04 Sep 2005; Benedikt Boehm <hollow@gentoo.org>:
+ Initial version. Here are the base changes:
- Initial version. Here are the base changes:
-
- -etc/conf.d/net, -etc/conf.d/net.example, -etc/conf.d/wireless.example,
- etc/conf.d/rc, init.d/bootmisc, -init.d/net.lo, -init.d/net.eth0,
- +init.d/net, init.d/reboot.sh, init.d/shutdown.sh, -lib/, rc-lists/boot,
- rc-lists/default, sbin/functions.sh, sbin/rc, sbin/rc-services.sh,
- sbin/rc-update, sbin/runscript.sh, src/awk/cachedepends.awk,
- src/awk/gendepends.awk:
-
- Remove handling of network devices, it's done on the host
-
-
- -etc/modules.autoload.d/, -etc/modules.d, init.d/modules,
- -man/modules-update.8, -man/modules.autoload.5, rc-lists/boot,
- sbin/modules-update, sbin/rc:
-
- Remove module support, we don't have them as we don't have a kernel
-
-
- -etc/filesystems, -etc/fstab, init.d/halt.sh, -init.d/checkfs,
- -init.d/checkroot, -init.d/localmount, -init.d/netmount, init.d/shutdown.sh,
- rc-lists/boot, sbin/functions.sh, sbin/rc:
-
- Remove filesystem handling (mount, umount, volumes), it's done on the host
-
-
- -etc/conf.d/clock, -etc/conf.d/consolefont, -etc/conf.d/keymaps,
- etc/conf.d/rc, etc/rc.conf, -init.d/clock, -init.d/consolefont,
- -init.d/keymaps, -init.d/numlock, -init.d/urandom, rc-lists/boot,
- sbin/functions.sh, sbin/rc:
-
- Remove useless init scripts and its config files, they won't do anything
-
-
- etc/inittab, etc/rc.conf, init.d/bootmisc, init.d/halt.sh,
- sbin/functions.sh, sbin/rc, sbin/rc-services.sh:
-
- Remove as we don't have those: bootlogger, devfsd, keymaps, profiling,
- splash, terminals, udev and X11
-
-
- -etc/issue, -etc/issue.devfix, -etc/issue.logo, -etc/sysctl.conf,
- init.d/bootmisc, sbin/rc:
-
- Remove unsupported config files
-
-
- bin/rc-status, etc/inittab, rc-lists/nonetwork, sbin/rc, sbin/runscript.sh:
-
- Remove single/nonetwork runlevel, it would behave like any other
-
-
- init.d/bootmisc, init.d/domainname, +init.d/dummy, init.d/hostname,
- init.d/rmnologin, sbin/rc:
-
- Fix init script dependencies, but add a dummy to add compatibility with
- third party init scripts
-
-
- etc/conf.d/rc, sbin/rc:
+ -etc/conf.d/net, -etc/conf.d/net.example, -etc/conf.d/wireless.example,
+ etc/conf.d/rc, init.d/bootmisc, -init.d/net.lo, -init.d/net.eth0,
+ +init.d/net, init.d/reboot.sh, init.d/shutdown.sh, -lib/, rc-lists/boot,
+ rc-lists/default, sbin/functions.sh, sbin/rc, sbin/rc-services.sh,
+ sbin/rc-update, sbin/runscript.sh, src/awk/cachedepends.awk,
+ src/awk/gendepends.awk:
+ Remove handling of network devices, it's done on the host.
- Add gentoo init style support hack
+ -etc/modules.autoload.d/, -etc/modules.d, init.d/modules,
+ -man/modules-update.8, -man/modules.autoload.5, rc-lists/boot,
+ sbin/modules-update, sbin/rc:
+ Remove module support, we don't have them as we don't have a kernel.
- init.d/bootmisc, init.d/halt.sh, sbin/rc:
+ -etc/filesystems, -etc/fstab, init.d/halt.sh, -init.d/checkfs,
+ -init.d/checkroot, -init.d/localmount, -init.d/netmount, init.d/shutdown.sh,
+ rc-lists/boot, sbin/functions.sh, sbin/rc:
+ Remove filesystem handling (mount, umount, volumes), it's done on the host
- Remove LiveCD stuff
+ -etc/conf.d/clock, -etc/conf.d/consolefont, -etc/conf.d/keymaps,
+ etc/conf.d/rc, etc/rc.conf, -init.d/clock, -init.d/consolefont,
+ -init.d/keymaps, -init.d/numlock, -init.d/urandom, rc-lists/boot,
+ sbin/functions.sh, sbin/rc:
+ Remove useless init scripts and its config files, they won't do anything
+ etc/inittab, etc/rc.conf, init.d/bootmisc, init.d/halt.sh,
+ sbin/functions.sh, sbin/rc, sbin/rc-services.sh:
+ Remove as we don't have those: bootlogger, devfsd, keymaps, profiling,
+ splash, terminals, udev and X11
- sbin/MAKEDEV:
+ -etc/issue, -etc/issue.devfix, -etc/issue.logo, -etc/sysctl.conf,
+ init.d/bootmisc, sbin/rc:
+ Remove unsupported config files
- Add generic-vserver for safe device nodes
+ bin/rc-status, etc/inittab, rc-lists/nonetwork, sbin/rc, sbin/runscript.sh:
+ Remove single/nonetwork runlevel, it would behave like any other
+ init.d/bootmisc, init.d/domainname, +init.d/dummy, init.d/hostname,
+ init.d/rmnologin, sbin/rc:
+ Fix init script dependencies, but add a dummy to add compatibility with
+ third party init scripts
- sbin/functions.sh:
+ etc/conf.d/rc, sbin/rc:
+ Add gentoo init style support hack
- Remove kernel command line
+ init.d/bootmisc, init.d/halt.sh, sbin/rc:
+ Remove LiveCD stuff
+ sbin/MAKEDEV:
+ Add generic-vserver for safe device nodes
- sbin/rc:
+ sbin/functions.sh:
+ Remove kernel command line
- Remove interactive boot
+ sbin/rc:
+ Remove interactive boot
# vim:ts=4:filetype=gentoo-changelog