Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setup-disk: don't bother sed things we overwrite | Natanael Copa | 2009-09-16 | 1 | -3/+0 |
| | | | | it gives error messages in case syslinux.cfg is not there. | ||||
* | setup-disk: let fdisk create an ms dos signature in case its missing | Natanael Copa | 2009-09-01 | 1 | -0/+6 |
| | |||||
* | setup-disk: fix spelling error | Natanael Copa | 2009-09-01 | 1 | -1/+1 |
| | |||||
* | setup-disk: default to first disk. improve messages | Natanael Copa | 2009-08-22 | 1 | -29/+11 |
| | |||||
* | setup-disk: support for -r, raid. new default partitioning | Natanael Copa | 2009-08-18 | 1 | -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 root | Natanael Copa | 2009-08-06 | 1 | -2/+5 |
| | |||||
* | setup-disk: remove linux-grsec-mod | Natanael Copa | 2009-07-07 | 1 | -1/+1 |
| | | | | Package no longer exist | ||||
* | setup-disk: load usb storage module in initramfs | Natanael Copa | 2009-06-16 | 1 | -1/+1 |
| | | | | we mignt want boot from usb disks in raid for example... | ||||
* | setup-disk: write mbr to correct devices when use raid | Natanael Copa | 2009-05-23 | 1 | -3/+9 |
| | | | | and strip trailing / from mounted partition | ||||
* | setup-disk: support for raid devices as root | Natanael Copa | 2009-05-21 | 1 | -9/+31 |
| | |||||
* | setup-disk: initial support for specifying a mounted root | Natanael Copa | 2009-05-21 | 1 | -28/+52 |
| | | | | nangel helped me with this one | ||||
* | move to .in files | Natanael Copa | 2009-05-06 | 1 | -0/+102 |