Commit graph

644 commits

Author SHA1 Message Date
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
Tobias Powalowski
c804df9243 simplify base 2011-07-06 16:20:11 +02:00
Tobias Powalowski
20e3f87985 really fix package installation 2011-06-19 21:23:56 +02:00
Tobias Powalowski
2285019cef fix package installation 2011-06-17 22:09:29 +02:00
Tobias Powalowski
a07428be7b remove double / in grub2 config 2011-06-17 21:31:22 +02:00
Tobias Powalowski
72b91809bf remove usbhost from setup again, it's handled by udev 2011-06-17 11:56:45 +02:00
Tobias Powalowski
932a80e079 start adding PARTUUID 2011-06-16 17:49:18 +02:00
Tobias Powalowski
10c1bb3d3f rework kms activation 2011-06-16 14:45:57 +02:00
Tobias Powalowski
df9c0f9c0e add dhclient fallback if dhcpcd fails to retrieve an address 2011-06-16 12:54:00 +02:00
Tobias Powalowski
31734fabaa finish ftp install 2011-06-16 09:31:56 +02:00
Tobias Powalowski
7205e62ef2 remove unused funtion and refactored functions 2011-06-15 18:17:20 +02:00
Tobias Powalowski
e96a2ca940 added package description to ftp routine, added processing on ftp routine 2011-06-15 18:14:28 +02:00
Tobias Powalowski
4607887d2d refactor new funcionts 2011-06-14 18:36:37 +02:00
Tobias Powalowski
96227b7992 implement package description for cdrom mode 2011-06-14 18:32:36 +02:00
Tobias Powalowski
c901c081cb fix modules in init 2011-06-13 21:10:47 +02:00
Tobias Powalowski
0be03a1a30 add missing brackets 2011-06-10 17:00:51 +02:00
Tobias Powalowski
e3b0df48ae remove c&p error 2011-06-10 16:57:49 +02:00
root
09191a41d4 finish removement of net-tools from installer 2011-06-10 16:55:41 +02:00
Tobias Powalowski
31d9310826 add hostname to rc.sysinit and add broadcast to rc.conf 2011-06-10 14:42:03 +02:00
Tobias Powalowski
480af43e64 start removing net-tools usage from setup 2011-06-10 12:46:17 +02:00
Tobias Powalowski
cc4180c08d adopt changes to rc.conf file 2011-06-09 16:10:52 +02:00
Tobias Powalowski
316021297a adopt rc.shutdown changes 2011-06-09 16:03:22 +02:00
Tobias Powalowski
95419e9ef0 remove VERBOSE from rc.sysinit not needed anymore 2011-06-09 15:57:33 +02:00
Tobias Powalowski
a5c96f7bc5 add devtmpfs mounted parameter 2011-06-09 15:50:19 +02:00
Tobias Powalowski
71c9da7adf purge everything before going into installed system 2011-06-09 15:48:33 +02:00
Tobias Powalowski
9dbb48fe7e simplify earlymodules 2011-06-09 15:45:19 +02:00
Tobias Powalowski
dcf85b8489 remove disablemodules 2011-06-09 15:44:03 +02:00
Tobias Powalowski
63fae7e869 activate blacklisting with new hwdetect 2011-06-09 15:29:41 +02:00
Tobias Powalowski
983748f7e9 add new blacklisting + add usbhost to modules array again 2011-06-09 15:23:04 +02:00
Tobias Powalowski
73225c6691 remove disablemodules from documentation 2011-06-08 23:46:54 +02:00
Tobias Powalowski
27ae39ab52 remove stuff from documentation that doesn't work anymore 2011-06-08 22:40:06 +02:00
Tobias Powalowski
d76b1da867 allow btrfs in grub2 on /boot, remove clamav from docs 2011-05-15 21:57:17 +02:00