log sources/root-filesystem/sbin/init.sh @ 1722:5a68c514f756 draft

age author description
Thu, 27 Dec 2012 07:30:10 -0600 Rob Landley Bash is causing a (harmless but annoying) segfault on arm for some reason, so use ash to run init script.
Sun, 01 Jan 2012 13:51:04 -0600 Rob Landley If CPUS isn't set, calculate it. KVM or chroot can have >1.
Mon, 19 Dec 2011 20:59:25 -0600 Rob Landley If host kernel hasn't got devtmpfs, call mdev -s. (Mostly for chroot-setup.sh.)
Sat, 10 Sep 2011 08:28:00 -0500 Rob Landley Cleanups to init script.
Mon, 05 Sep 2011 14:06:06 +0200 Alessio Igor Bogani Add dev-environment.sh support for virtio targets
Sat, 23 Jul 2011 18:35:10 -0500 Rob Landley Use devtmpfs instead of mdev.
Tue, 19 Jul 2011 06:39:53 -0500 Rob Landley Delete a leftover comment from the days when we put stuff in /tools by default. (Wow that's old...)
Mon, 08 Nov 2010 21:07:36 -0600 Rob Landley Mounting a tmpfs on /dev means /dev/pts isn't there, so mkdir it.
Wed, 15 Sep 2010 18:06:08 -0500 Rob Landley Mounting /dev/pts is useful.
Sat, 21 Aug 2010 01:33:02 -0500 Rob Landley Make sure PATH and CONSOLE are properly exported even when kernel command line doesn't provide the right data.
Thu, 19 Aug 2010 12:50:32 -0500 Rob Landley Add a fallback if /proc/cmdline doesn't produce a console= entry.
Fri, 13 Aug 2010 16:34:07 -0500 Rob Landley Move sources/native-root to sources/root-filesystem (mostly to make tab completion work better when navigating the source). base sources/native-root/sbin/init.sh@b7608d99ba40