summaryrefslogtreecommitdiffstats
path: root/setup-disk.in
Commit message (Collapse)AuthorAgeFilesLines
* setup-disk: support for -r, raid. new default partitioningNatanael Copa2009-08-181-49/+210
| | | | | we create /boot, swap and / by default using -r will create raid1 devices with a single disk.
* setup-disk: copy apk config to new rootNatanael Copa2009-08-061-2/+5
|
* setup-disk: remove linux-grsec-modNatanael Copa2009-07-071-1/+1
| | | | Package no longer exist
* setup-disk: load usb storage module in initramfsNatanael Copa2009-06-161-1/+1
| | | | we mignt want boot from usb disks in raid for example...
* setup-disk: write mbr to correct devices when use raidNatanael Copa2009-05-231-3/+9
| | | | and strip trailing / from mounted partition
* setup-disk: support for raid devices as rootNatanael Copa2009-05-211-9/+31
|
* setup-disk: initial support for specifying a mounted rootNatanael Copa2009-05-211-28/+52
| | | | nangel helped me with this one
* move to .in filesNatanael Copa2009-05-061-0/+102