]> git.ipfire.org Git - ipfire-2.x.git/commit - src/installer/dracut-module/fake-root.sh
installer: Create dracut module
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 27 Jul 2014 14:42:56 +0000 (16:42 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 27 Jul 2014 14:42:56 +0000 (16:42 +0200)
commit5fca8d27d84b63d159cbf8685147e89e5db7fcfd
tree27af9b9fce2b858cc85b97f472d8687d66eedf24
parent819f72f2637184b8c662b59992d5468402663059
installer: Create dracut module

There is now a new installer module for dracut which
will take the installer and put it into the ramdisk.
53 files changed:
config/install/fstab [deleted file]
config/install/group [deleted file]
config/install/halt [deleted file]
config/install/hosts [deleted file]
config/install/nsswitch.conf [deleted file]
config/install/passwd [deleted file]
config/install/profile [deleted file]
config/install/shells [deleted file]
config/rootfiles/installer/coreutils [deleted symlink]
config/rootfiles/installer/dhcpcd [deleted symlink]
config/rootfiles/installer/e2fsprogs [deleted symlink]
config/rootfiles/installer/files [deleted file]
config/rootfiles/installer/findutils [deleted symlink]
config/rootfiles/installer/gawk [deleted symlink]
config/rootfiles/installer/glibc [deleted symlink]
config/rootfiles/installer/grep [deleted symlink]
config/rootfiles/installer/gzip [deleted symlink]
config/rootfiles/installer/hwdata [deleted symlink]
config/rootfiles/installer/iproute2 [deleted symlink]
config/rootfiles/installer/kbd [deleted symlink]
config/rootfiles/installer/libidn [deleted symlink]
config/rootfiles/installer/libusb [deleted symlink]
config/rootfiles/installer/misc-progs [deleted file]
config/rootfiles/installer/ncurses [deleted symlink]
config/rootfiles/installer/newt [deleted symlink]
config/rootfiles/installer/openssl [deleted symlink]
config/rootfiles/installer/parted [deleted symlink]
config/rootfiles/installer/pciutils [deleted symlink]
config/rootfiles/installer/pcmciautils [deleted symlink]
config/rootfiles/installer/pcre [deleted symlink]
config/rootfiles/installer/popt [deleted symlink]
config/rootfiles/installer/reboot [deleted file]
config/rootfiles/installer/reiserfsprogs [deleted symlink]
config/rootfiles/installer/sed [deleted symlink]
config/rootfiles/installer/slang [deleted symlink]
config/rootfiles/installer/sysfsutils [deleted symlink]
config/rootfiles/installer/tar [deleted symlink]
config/rootfiles/installer/udev [deleted symlink]
config/rootfiles/installer/usbutils [deleted symlink]
config/rootfiles/installer/util-linux [deleted symlink]
config/rootfiles/installer/vim [deleted symlink]
config/rootfiles/installer/wget [deleted symlink]
config/rootfiles/installer/xz [deleted symlink]
config/rootfiles/installer/zlib [deleted symlink]
lfs/cdrom
lfs/initrd [deleted file]
lfs/installer
make.sh
src/install+setup/install/Makefile
src/install+setup/install/dracut-module/70-dhcpcd.exe [new file with mode: 0755]
src/install+setup/install/dracut-module/fake-root.sh [new file with mode: 0644]
src/install+setup/install/dracut-module/module-setup.sh [new file with mode: 0755]
src/install+setup/install/dracut-module/run-installer.sh [moved from config/install/rc_installer with 53% similarity]