Commit graph

675 commits

Author SHA1 Message Date
Tobias Powalowski
384bc1370e init: Remove sed cmd usage 2011-11-24 09:23:31 +01:00
Tobias Powalowski
ed719386ac init: Remove grep usage 2011-11-24 09:22:37 +01:00
Tobias Powalowski
a1718f67db add new switch_root method 2011-11-24 09:21:09 +01:00
Tobias Powalowski
cf3c3b90a5 create /run/initramfs after mounting /run 2011-11-24 09:11:36 +01:00
Tobias Powalowski
d6b3b9d144 dont tell kernel about modprobe 2011-11-24 09:10:31 +01:00
Tobias Powalowski
b65932c897 final fix for manually mounting install media 2011-11-23 11:56:33 +01:00
Tobias Powalowski
2b68bcead2 check on manually mounted media, fix GPT detection in grub2_uefi 2011-11-17 08:12:50 +01:00
Tobias Powalowski
46b1dd1694 fix GPT check in bios_grub function 2011-11-16 20:09:05 +01:00
Tobias Powalowski
d847e0cce9 adopt udev 174 changes 2011-10-29 09:55:08 +02:00
Tobias Powalowski
3821e71143 adopt udev 174 changes 2011-10-29 09:54:51 +02:00
Tobias Powalowski
4143438838 dont redirect to dev/null 2011-10-29 09:52:29 +02:00
Tobias Powalowski
016787290b bump syslog-ng configs 2011-10-29 09:24:01 +02:00
Tobias Powalowski
1b19381c2f update mirrorlist 2011-10-29 09:21:18 +02:00
Tobias Powalowski
478b8e9bb6 add Keshavs patch 2011-10-27 09:51:17 +02:00
Tobias Powalowski
fb8c57ba02 fix partition hexcode 2011-10-07 16:13:44 +02:00
Tobias Powalowski
2e5ebda433 fix cgdisk calling 2011-10-07 15:41:32 +02:00
Tobias Powalowski
c0be8e2101 next try to fix check_gpt and values 2011-10-07 09:47:17 +02:00
Tobias Powalowski
e46aa49b5b first try to fix check_gpt and values 2011-10-07 09:38:59 +02:00
Tobias Powalowski
964a5e2847 fix partition number in gpt autoprepare 2011-10-06 18:10:38 +02:00
Tobias Powalowski
2a1992cbdc replace MiB with MB, to fix partitioning issues 2011-10-06 16:04:53 +02:00
Tobias Powalowski
d8d0a0d1f6 fix missing ; on if check 2011-10-06 12:57:21 +02:00
Tobias Powalowski
93b8c481c8 sync init with mkinitcpio 2011-10-06 11:25:00 +02:00
Tobias Powalowski
5053567572 some setup fixes and usage of cgdisk 2011-09-12 21:38:58 +02:00
Tobias Powalowski
da7c8271b0 add dded
-iso-level 3 option to xorriso command, update_setup
script to match the all-in-one script, and also some things like
parted being launched twice during grub2-efi installation
2011-09-01 06:44:53 +02:00
Tobias Powalowski
9b3d33e541 use only 1 initrd for each architecture, saves 120 MB space 2011-08-31 15:57:21 +02:00
Tobias Powalowski
c219f5ce2a add lftp to install environment 2011-08-30 15:19:35 +02:00
Tobias Powalowski
b9aecc1cec add config for dnsmasq 2011-08-30 14:59:17 +02:00
Tobias Powalowski
82827e2787 fix kexec paths 2011-08-26 12:52:32 +02:00
Tobias Powalowski
1665870b36 add smartmontools 2011-08-23 14:30:29 +02:00
Tobias Powalowski
320d7ab40a update mirrorlist 2011-08-17 08:21:34 +02:00
Tobias Powalowski
e5a019f42d remove network from rc.conf, it is not configured anyway 2011-08-08 09:23:41 +02:00
Tobias Powalowski
f7497319cc add new persistent sound code 2011-08-07 23:32:01 +02:00
Tobias Powalowski
e9f16fd078 correct lilo bootloader, fix btrfs on linux kernel 2011-08-05 14:42:06 +02:00
Tobias Powalowski
cce51514b0 start adding persistent network stuff 2011-08-04 09:26:03 +02:00
Tobias Powalowski
bd06cfb340 adopt rc.shutdown changes 2011-07-30 11:12:50 +02:00
Tobias Powalowski
1825ca26d1 rename kernel name in quickinst 2011-07-30 09:47:11 +02:00
Tobias Powalowski
f6ff51a543 add new kernelname and initramfs names to setup 2011-07-30 09:35:05 +02:00
Tobias Powalowski
ba94db8568 added loop module error message, fixed syntax on usb-image-helper 2011-07-29 09:18:51 +02:00
Tobias Powalowski
adb8711491 add paths in init back 2011-07-27 21:23:36 +02:00
Tobias Powalowski
61a8f55097 fix init bash linking 2011-07-26 23:10:45 +02:00
Tobias Powalowski
6f7d13a3dc 1. Moved all-in-one script commands to appropriate functions.
2. Comment out all the i386-efi booting related functions in the all-in-one script.

3. Minor/Cosmetic changes in all-in-one script and the installer/setup script.
2011-07-24 09:23:25 +02:00
Tobias Powalowski
a597bcf9dd fix restore usbstick docs 2011-07-23 17:47:41 +02:00
Tobias Powalowski
1bcde5d4d7 add ro to all bootloaders, fix lilo and syslinux/extlinux 2011-07-23 17:46:31 +02:00
Tobias Powalowski
e74be71a80 add Keshavs mksquashfs patch to avoid filesystem limitations of packages on iso or fat filesystems 2011-07-23 17:34:49 +02:00
Tobias Powalowski
73b960f376 remove tcp_wrappers part 3 2011-07-23 17:31:19 +02:00
Tobias Powalowski
14dc26bcc7 remove tcp_wrappers part 1 2011-07-23 17:22:48 +02:00
Tobias Powalowski
1e8c713151 Trim leading spaces in MODULES and earlymodules to prevent error messages when one is set to " " 2011-07-21 21:11:30 +02:00
Tobias Powalowski
1dda4a3b6e readd paths where needed 2011-07-21 21:08:33 +02:00
Tobias Powalowski
054c3f4823 remove absolute paths from init 2011-07-21 21:01:14 +02:00
Tobias Powalowski
19a4b39ffd remove message from init 2011-07-21 20:56:31 +02:00