]> git.ipfire.org Git - ipfire-2.x.git/commit - config/rootfiles/common/i586/initscripts
New Installer based on dracut hw-detection (uClibc removed).
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 11 Aug 2010 15:23:41 +0000 (17:23 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 11 Aug 2010 15:23:41 +0000 (17:23 +0200)
commit6cf9e77034bd4b27932e806a70e9b6985216a913
tree082cd9768aeccebd87f9183eff3d7a89fe496d65
parenteb91255c85fd61407f01a3ac13fc3466163c5c36
New Installer based on dracut hw-detection (uClibc removed).
52 files changed:
config/install/halt
config/install/inittab [deleted file]
config/install/rc [deleted file]
config/install/rc_installer [new file with mode: 0644]
config/install/udev/rules.d/05-udev-early.rules [deleted file]
config/install/udev/rules.d/23-usb.rules [deleted file]
config/install/udev/rules.d/25-lfs.rules [deleted file]
config/install/udev/rules.d/26-modprobe.rules [deleted file]
config/install/udev/rules.d/27-firmware.rules [deleted file]
config/install/udev/rules.d/50-udev.rules [deleted file]
config/install/udev/rules.d/60-persistent-storage.rules [deleted file]
config/install/udev/rules.d/81-cdrom.rules [deleted file]
config/install/udev/udev.conf [deleted file]
config/rootfiles/common/dracut
config/rootfiles/common/initscripts
config/rootfiles/core/40/filelists/compat-wireless [deleted file]
config/rootfiles/core/40/filelists/files
config/rootfiles/installer/coreutils [new symlink]
config/rootfiles/installer/e2fsprogs [new symlink]
config/rootfiles/installer/gawk [new symlink]
config/rootfiles/installer/glibc [new symlink]
config/rootfiles/installer/grep [new symlink]
config/rootfiles/installer/hwdata [new symlink]
config/rootfiles/installer/kbd [new symlink]
config/rootfiles/installer/kudzu [new symlink]
config/rootfiles/installer/misc-progs [new file with mode: 0644]
config/rootfiles/installer/mtd [new symlink]
config/rootfiles/installer/ncurses [new symlink]
config/rootfiles/installer/newt [new symlink]
config/rootfiles/installer/pciutils [new symlink]
config/rootfiles/installer/pcmciautils [new symlink]
config/rootfiles/installer/popt [new symlink]
config/rootfiles/installer/reboot [new file with mode: 0644]
config/rootfiles/installer/reiserfsprogs [new symlink]
config/rootfiles/installer/sed [new symlink]
config/rootfiles/installer/slang [new symlink]
config/rootfiles/installer/sysfsutils [new symlink]
config/rootfiles/installer/tar [new symlink]
config/rootfiles/installer/util-linux [new symlink]
config/rootfiles/installer/vim [new symlink]
config/rootfiles/installer/xz [new symlink]
config/rootfiles/installer/zlib [new symlink]
doc/packages-list.txt
lfs/flash-images
lfs/initrd
lfs/initscripts
lfs/installer
make.sh
src/dracut/dracut.conf
src/initscripts/init.d/firstsetup [new file with mode: 0644]
src/install+setup/install/main.c
src/patches/dracut-init_start_ipfireinstaller.patch [new file with mode: 0644]