| 83 |
* dhcpd.conf: change path of pxelinux.0 |
* dhcpd.conf: change path of pxelinux.0 |
| 84 |
|
|
| 85 |
[ Michael Tautschnig ] |
[ Michael Tautschnig ] |
|
* setup-storage/Parser.pm: Set the boot flag on partition mounted at /, if |
|
|
bootable is not explicitly set. |
|
| 86 |
* setup-storage, setup-storage/Exec.pm: auto-detect a proper way to tell |
* setup-storage, setup-storage/Exec.pm: auto-detect a proper way to tell |
| 87 |
udev to settle (udevsettle is used in etch, udevadm settle for sid; thanks |
udev to settle, hide udevsettle call (udevsettle is used in etch, udevadm |
| 88 |
matrix.systems@matrix.msu.edu for a first patch). (closes: #530656) |
settle for sid; thanks matrix.systems@matrix.msu.edu for a first patch). |
| 89 |
|
(closes: #530656) |
| 90 |
* setup-storage/Volumes.pm: Updated mdadm --scan output parser to work with |
* setup-storage/Volumes.pm: Updated mdadm --scan output parser to work with |
| 91 |
current mdadm versions. |
current mdadm versions. |
| 92 |
* setup-storage/Volumes.pm: Ignore another line of output from parted |
* setup-storage/Volumes.pm: Ignore another line of output from parted |
| 94 |
* setup-storage, setup-storage/Sizes.pm: Properly handle -h, early check for |
* setup-storage, setup-storage/Sizes.pm: Properly handle -h, early check for |
| 95 |
unset (but necessary) environment variables, print full device names in |
unset (but necessary) environment variables, print full device names in |
| 96 |
several error/warning messages instead of the partition id only. |
several error/warning messages instead of the partition id only. |
| 97 |
|
* fai-vol_id: New wrapper around udev's vol_id or blkid, whichever is |
| 98 |
|
available |
| 99 |
* setup-storage/Fstab.pm: Be more verbose if obtaining the UUID fails (may |
* setup-storage/Fstab.pm: Be more verbose if obtaining the UUID fails (may |
| 100 |
be caused by earlier use in RAID array, tell the user how to solve the |
be caused by earlier use in RAID array, tell the user how to solve the |
| 101 |
problem). Ignore exit code 3 of vol_id -l. |
problem). Ignore exit code 3 of vol_id -l, use fai-vol_id wrapper. |
| 102 |
* setup-storage/Parser.pm: RAID device parsing: $2 doesn't refer to the |
* setup-storage/Parser.pm: RAID device parsing: $2 doesn't refer to the |
| 103 |
original expression anymore, store earlier $2 as $opts; don't use options |
original expression anymore, store earlier $2 as $opts; don't use options |
| 104 |
sub-hash (thanks Andreas Schockenhoff for lots of testing and feedback). |
sub-hash (thanks Andreas Schockenhoff for lots of testing and feedback). |
| 114 |
* setup-storage/Volumes.pm: Fixed perl syntax error, properly handle |
* setup-storage/Volumes.pm: Fixed perl syntax error, properly handle |
| 115 |
existing empty volume groups (thanks Brian Kroth and Cajus Pollmeier for |
existing empty volume groups (thanks Brian Kroth and Cajus Pollmeier for |
| 116 |
debugging this). (closes: #532321) |
debugging this). (closes: #532321) |
| 117 |
* Bumped setup-storage version number to 1.1. |
* man/setup-storage.8: Document possible problems with previous software |
| 118 |
|
RAID partitions and missing bootable flags. |
| 119 |
|
* setup-storage/Sizes.pm: Secondary GPT only requires 33 sectors. |
| 120 |
|
* Bumped setup-storage version number to 1.1.1. |
| 121 |
|
|
| 122 |
[ Holger Levsen ] |
[ Holger Levsen ] |
| 123 |
* update to standards version 3.8.2, no changes needed |
* update to standards version 3.8.2, no changes needed |