Parent Directory
|
Revision Log
| Sticky Revision: |
r12457@wilber: samv | 2006-08-04 12:11:16 +1200 Add support for 'disk_reserve' to prevent entire disk from being allocated
r10514@wilber: samv | 2006-07-10 17:10:20 +1200 Use mdadm, not raidtools. I guess tools have changed between woody and sarge :)
r10508@wilber: samv | 2006-07-10 15:05:28 +1200 Bugfixes from initial testing
r10507@wilber: samv | 2006-07-10 15:04:45 +1200 Update with changes since 0.38fai
fix broken regex in lvm parser
Use mdadm, not raidtools. I guess tools have changed between woody and sarge :)
Import the original LVM+RAID implementation
Make branch for new LVM+RAID utility
allow logical partitions to be bootable
fix wrong comments (closes: #356265)
fix mapping of disk (disk1 -> dlist[1])
mapdisk(): add support for more than two disks
add workaround for udev behaviour: after creating a new partition table it takes some time until the device entries in /dev are created
add i2o support (closes: #317797)
rename directory scripts to bin, fix pathes in Makefile
reformat some output, print some messages only if $verbose is set
minor change in message
add support for disk2
add support for devicename disk1
allow space before primary and logical keyword
2 lines removed, which produce error too often, an error is printed if / is not the first partition, an error is printed if mountpoint is substring
add $devdisklist when calling sfdisk
typos
add -f to mkxfs
use mkfs.xfs
added xfs support
use sfdisk environment variable
name of partition table changed from hda.sfdisk to partition.hda
better error message
write less info to stdout do not write info to stdout which is written to a separate file
new pattern matching regex for all disks
allow more than 3 primary partitions
default type now ext2 again
use strict enabled
write list of all swap devices to disk_var.sh
/tmp/fai now $LOGDIR
apply use strict patch, not enable yet because our requires perl 5.6 (in woody) typo in variable
preserve did not work; fixed
rename /tmp -> /tmp/fai
mkreiserfs has no option -q
add cciss support in setup_harddisks
add ext3 patch from phil
use $FAI instead of /fai
support for disk controller using /dev/ida/ and /dev/rd/
typo in $mkreiserfs_option
bug fix in GetAllDisks, sfdisk -g output was not parsed correctly remove code for old sfdisk output
add reiserfs patch from Diane Trout <diane@caltech.edu>
call sfdisk with -g, to get geometry even if partition table not available
use C locale for all sfdisk calls do not check if boot partition is primary
do not check for 8gb boundary
a lot of lines removed addleftspaces,... removed; use sprintf instead
use correct order of classes
mount new created partitions to target dir now done by mount2target
version changed
bug fixed: preseved partitions can't be mounted if mount point is not in root directory
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |