- 05 Mar, 2012 7 commits
-
-
Natanael Copa authored
we need anchor on both sides. Thanks to Jim Pryor for pointing this out.
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
Make it a bit more clear what is going on by moving initialization of mnt_boot to same place for both cases. And remove redundant code line. Thanks to Jim Pryor for pointing this out.
-
Natanael Copa authored
fix case when mountpoint is a prefix of other mount. For example: setup-disk /d which would also match /dev and create various bogus entries in the generated fstab. Thanks to Jim Pryor for pointing this out.
-
Natanael Copa authored
Thanks to Jim Pryor for pointing this out.
-
- 02 Mar, 2012 1 commit
-
-
Natanael Copa authored
fixes #715
-
- 08 Nov, 2011 1 commit
-
-
Natanael Copa authored
-
- 07 Nov, 2011 1 commit
-
-
Natanael Copa authored
-
- 26 Oct, 2011 1 commit
-
-
Natanael Copa authored
use 2 * total ram or maximum 1/4 of the smallest disk. don't use more than 4G swap if swap is smaller than 64MB then don't bother create swap at all. ref #732
-
- 24 Oct, 2011 1 commit
-
-
Natanael Copa authored
-
- 31 Jul, 2011 1 commit
-
-
Jeff Bilyk authored
-
- 07 Jun, 2011 1 commit
-
-
Natanael Copa authored
ref #678
-
- 06 Jun, 2011 2 commits
-
-
Natanael Copa authored
ref #674
-
Natanael Copa authored
ref #673
-
- 03 May, 2011 1 commit
-
-
Natanael Copa authored
-
- 02 May, 2011 2 commits
-
-
Natanael Copa authored
So you can specify more than one disk
-
Natanael Copa authored
- always install syslinux - add lvm to runlevel boot - fix local variable $size - dont display the /dev/ prefix on disk info
-
- 29 Apr, 2011 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 27 Apr, 2011 1 commit
-
-
Natanael Copa authored
and fix help to include LVM option ref #592
-
- 14 Apr, 2011 1 commit
-
-
Matt Smith authored
-
- 11 Apr, 2011 2 commits
-
-
Natanael Copa authored
It makes more sense to talk about a system disk and data disk.
-
Natanael Copa authored
We only want fiddle with MBR if we use new disks and not if we install on a mounted root
-
- 08 Apr, 2011 5 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
So we dont need to ask. Also fix help message.
-
Natanael Copa authored
If you run 'setup-disk /dev/sda /dev/sdb ...' then automatically set up raid, even if no -r option was specified. If more than 2 disks are specified then use raid5, otherwise use raid1.
-
- 07 Apr, 2011 4 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 25 Mar, 2011 2 commits
-
-
Natanael Copa authored
ask first what disk to use, and then after how to use it.
-
Natanael Copa authored
-
- 24 Mar, 2011 2 commits
-
-
Natanael Copa authored
ref #558
-
Natanael Copa authored
And initial work for data-only disk support.
-
- 01 Mar, 2011 1 commit
-
-
Natanael Copa authored
-
- 12 Jan, 2011 1 commit
-
-
Natanael Copa authored
We need to add the lvm feature to initramfs image if root is lvm
-