Alejandro Mery
60f217e6bf
init: adjust to the new location of functions.in
11 years ago
Nagy Károly Gábriel
938530767b
early: finished removal of hotplug2, removed udev patch and emptied modprobe.conf. See note
With the modprobe.conf that we used to ship with early modprobe failed to work.
An empty modprobe.conf makes modprobe work, but might cause issues with autoloading
of modules at boot time <= this needs to be checked and refined, maybe we need to
ship a saner modprobe.conf.
14 years ago
Alejandro Mery
d01ef4dc65
early: -e 's/udevsettle/udevadm settle/g' -e 's/udevtrigger/udevadm trigger/'
16 years ago
Alejandro Mery
c5f2720f1a
early: fixed to include udev/devices also for 64bits systems
16 years ago
Alejandro Mery
33e462c58f
Polished early's generated image by overloading initramfs_install_pattern()
17 years ago
Alejandro Mery
1324ed27ce
Changed early to not extract dietlibc to the initrd
17 years ago
Alejandro Mery
6236174343
Fixed early to preserve the default $INITRAMFS_INSTALL_PATTERN
17 years ago
Alejandro Mery
4939101426
Changed early to not try to delete var/state/pkgtool, which is gone since we moved from 00-dirtree to fhs
17 years ago
Alejandro Mery
7628e81215
Adapted target/early/build-initramfs.in to the current function names and hooks of the initramfs output format
17 years ago
Alejandro Mery
a2b8152b66
Changed early to move /dev, /sys and /proc to rootfs before switch_root-ing
17 years ago
Christian Wiese
c265a7c76f
Fixed build-initramfs.in to not copy non-existing /etc/rc.d/functions-std.in
17 years ago
Alejandro Mery
bc34567506
* cleaned early target by avoiding to mount new tmpfs filesystems because rootfs
is already a tmpfs.
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21402 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
e81db99a4e
* introduced early target, a proof of concept for an initrd target
(working only on udev branch)
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21400 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago