| 1 |
|
fai (3.2.11) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* fai-chboot.8, fai-cd.8, ainsl.1, fai.8: apply patches from Colin Tuckley |
| 4 |
|
* THANKS: add Colin |
| 5 |
|
* fai-chboot.8: add example for using templates, add link to pxelinux |
| 6 |
|
documentation |
| 7 |
|
* fai-cd.8: remove unused info |
| 8 |
|
* fai-mirror.1: add information about files used by this script |
| 9 |
|
* faimond.8: minor fixes |
| 10 |
|
* install_packages.8: minor fixes |
| 11 |
|
* make-fai-nfsroot.8: minor fixes |
| 12 |
|
* setup-storage.8: replace mdoc macro version with man macro version |
| 13 |
|
|
| 14 |
|
-- Thomas Lange <lange@debian.org> Tue, 16 Sep 2008 15:36:24 +0200 |
| 15 |
|
|
| 16 |
|
fai (3.2.10) unstable; urgency=low |
| 17 |
|
|
| 18 |
|
* add texlive-latex-recommended and texlive-fonts-recommended to |
| 19 |
|
build-depends-indep which fixes FTBFS (closes: #497683), |
| 20 |
|
add cfengine2 as recommends to fai-client (closes: #442843), |
| 21 |
|
remove mknbi from fai-docs recommends |
| 22 |
|
* Init.pm: really add important bugfix (494784) that was only fixed in svn |
| 23 |
|
but not in 3.2.9 upload (closes: #494784), fix typo in variable name |
| 24 |
|
* Volume.pm: ignore output line of parted containing "Model:" |
| 25 |
|
(closes: #497066) |
| 26 |
|
* disk-info: fix bashism (closes: #498023), |
| 27 |
|
add pattern for KVM devices like /dev/vd[abcd]X (closes: #494426) |
| 28 |
|
* Makefile,VERSION: remove variable KERNELVERSION, because it's unused since |
| 29 |
|
3.2 (closes: #494699) |
| 30 |
|
* fai-cd: do not redirect stderr to /dev/null when calling find_fai_data, |
| 31 |
|
otherwise we do not get any errors when the grub call fails |
| 32 |
|
* subroutines: use proper path to RUNNING_FROM_FAICD to make eject work |
| 33 |
|
(closes: #439101), |
| 34 |
|
do not access /proc/uptime if /proc is not mounted (closes: #496234), |
| 35 |
|
check if list of cdrom devices is empty (closes: #498052) |
| 36 |
|
* fai-client.postrm: use rm -rf, we do so in other maintainer scripts as |
| 37 |
|
well and /var/run/fai is probably the least critical place |
| 38 |
|
(closes: #494423) |
| 39 |
|
* remove old, unsupported and broken script make-fai-bootfloppy and its man |
| 40 |
|
page (it only works with fai-kernels which were removed from lenny) |
| 41 |
|
(closes: #452375, #400373, #305363) |
| 42 |
|
* remove old and unused util/tlink and the information about it from the |
| 43 |
|
documentation |
| 44 |
|
* fai-guide.sgml: major review, remove boot floppy info, remove BOOTP |
| 45 |
|
info, update location of RUNNING_FROM_FAICD |
| 46 |
|
* fai-guide.sgml: minor documentation fix (closes: #473106), |
| 47 |
|
do not propose make-fai-nfsroot -r (closes: #481111), |
| 48 |
|
do reference NEWS.Debian (closes: #452760) |
| 49 |
|
* ftar.8: minor fix (closes: #481528), update example used |
| 50 |
|
* fcopy.8: minor fix (closes: #419787) |
| 51 |
|
* fai-statoverride.8: add man page for fai-statoverride.8 (closes: #358967) |
| 52 |
|
* setup-storage.8: document usage of USE_SETUP_STORAGE; some typo fixes |
| 53 |
|
* fai-cd.8: add usage example, add warning that all data on USB stick |
| 54 |
|
may be destroyed |
| 55 |
|
* setup-storage.8: Properly escape \ in literal environments (thanks lintian) |
| 56 |
|
* changes to the example classes: |
| 57 |
|
- use new partition tool in simple examples |
| 58 |
|
- remove class SETUPSTORAGE |
| 59 |
|
- package_config/*: remove non-existing packages, change some package |
| 60 |
|
- names |
| 61 |
|
- package_config/GNOME: make gnome example smaller |
| 62 |
|
- 10-misc: remove tune2fs call, now done by new partition tool |
| 63 |
|
- use lenny in FAISERVER class |
| 64 |
|
- remove empty directory /etc/X11 to make lintian happy |
| 65 |
|
- 20-copy-mirror: set correct symlink, add comment |
| 66 |
|
* update to standards version 3.8.0, no changes needed |
| 67 |
|
* update the package description (closes: #496113) |
| 68 |
|
* rules: Don't ignore errors from make clean |
| 69 |
|
* Many thanks to Sebastian Harl, Holger Levsen, Michael Prokop and |
| 70 |
|
Michael Tautschnig for all the discussions and for the help to create |
| 71 |
|
this release |
| 72 |
|
|
| 73 |
|
-- Thomas Lange <lange@debian.org> Tue, 09 Sep 2008 15:08:20 +0200 |
| 74 |
|
|
| 75 |
|
fai (3.2.9) unstable; urgency=low |
| 76 |
|
|
| 77 |
|
* apply patch that fixes the RC-bug license issue (closes: #487866) |
| 78 |
|
* debian/copyright: add people and reformat text |
| 79 |
|
* ftar: exit with warning if unsupported suffix .tgz is found |
| 80 |
|
* ainsl: add options -Q and -q (closes: #484722) |
| 81 |
|
* fai-setup: fix syntax error (closes: #488404) |
| 82 |
|
* setup-storage.8: add migration section, add info for createopts, move |
| 83 |
|
comments in example to bottom, fixed and improved documentation for |
| 84 |
|
preserve_{always,reinstall} syntax |
| 85 |
|
* Sizes.pm: never scale logical volume sizes beyond the specified |
| 86 |
|
maximum (closes: #494519) |
| 87 |
|
* Init.pm: fix bug in return values of phys_dev() (closes: #494784) |
| 88 |
|
* conf/NFSROOT, control: drop use of liblinux-lvm-perl |
| 89 |
|
(closes: #494357), replace unionfs with aufs (closes: #487080), |
| 90 |
|
ext2resize is now obsolete, replace it with e2fsprogs, |
| 91 |
|
replace obsolete sysutils with procinfo, |
| 92 |
|
add packages for powerpc arch (closes: #494440) |
| 93 |
|
* control: use official control-fields Vcs-Browser and Vcs-Svn instead |
| 94 |
|
of old XS-* friends (closes: #451013), |
| 95 |
|
remove Homepage from Description field, use Homepage field instead |
| 96 |
|
* Volumes.pm: reverted the code to handle existing LVMs to an earlier |
| 97 |
|
version that does not use Linux::LVM, because this is severly broken |
| 98 |
|
(closes: #494357) |
| 99 |
|
* setup-storage: increase version number to 1.0.1 because of LVM change |
| 100 |
|
* Commands.pm: bugfix in RAID volume handling in case of devices marked |
| 101 |
|
missing: mdadm command requires device names to be replaced by |
| 102 |
|
"missing" (closes: #494520) |
| 103 |
|
* package_config/FAIBASE: replace obsolete sysutils with procinfo |
| 104 |
|
* subroutines-linux: replace klogd and syslogd with rsyslog |
| 105 |
|
(closes: #494387) |
| 106 |
|
* conf/sources.list: replace etch with lenny, make koeln repository |
| 107 |
|
optional (closes: #474326) |
| 108 |
|
* make-fai-nfsroot.conf: replace etch with lenny, mount /dev/pts to |
| 109 |
|
avoid warnings "Can not write log, openpty() failed", |
| 110 |
|
* make-fai-nfsroot: umount /proc and /dev/pts inside nfsroot on exit |
| 111 |
|
(closes: #494518, #494523), |
| 112 |
|
move trap definitions outside of { } block (closes: #494518, #494523), |
| 113 |
|
use arch independent name for linux kernel (closes: #494440) |
| 114 |
|
* updatebase: mount /dev/pts into /target to avoid openpty() warning |
| 115 |
|
* fai-do-scripts: use -b in call of file command, this makes the pattern |
| 116 |
|
matching more robust, make file adjust regex to new output of file |
| 117 |
|
command (closes: #490111) |
| 118 |
|
* savelog.LAST.source: add error pattern |
| 119 |
|
* fai-cd: add option "--iso-level 4" to mkisofs call (closes: #494443) |
| 120 |
|
* rules: do not copy file for linda |
| 121 |
|
* fai-quickstart.dirs: linda directory not needed any more |
| 122 |
|
* fai-quickstart.lintian: fix pattern |
| 123 |
|
|
| 124 |
|
-- Thomas Lange <lange@debian.org> Tue, 12 Aug 2008 11:49:51 +0200 |
| 125 |
|
|
| 126 |
fai (3.2.8) unstable; urgency=low |
fai (3.2.8) unstable; urgency=low |
| 127 |
|
|
| 128 |
* Merge setup-storage, the new partitioning tool |
* Merge setup-storage, the new partitioning tool |
| 129 |
(closes: #380629, #330915, #277045, #356862, #416633, #484788) |
(closes: #380629, #330915, #277045, #356862, #416633, #484788) |
| 130 |
* add variable $USE_SETUP_STORAGE |
* add variable $USE_SETUP_STORAGE |
| 131 |
|
* setup-storage: move loading of kernel modules into 20hwdetect.source, |
| 132 |
|
print which disk_config setup-storage is using |
| 133 |
|
* Commands.pm: print also mountpoint when debugging tuneopts and |
| 134 |
|
createopts, fix and document problem when only tuneopts are defined, |
| 135 |
|
prevent warnings about uninitialized variables |
| 136 |
|
* 20-hwdetect.source: load modules needed for setup-storage |
| 137 |
|
* add class SETUPSTORAGE for easy testing |
| 138 |
|
|
| 139 |
-- Thomas Lange <lange@debian.org> Thu, 12 Jun 2008 14:53:54 +0200 |
-- Thomas Lange <lange@debian.org> Sun, 15 Jun 2008 12:47:16 +0200 |
| 140 |
|
|
| 141 |
fai (3.2.7) unstable; urgency=low |
fai (3.2.7) unstable; urgency=low |
| 142 |
|
|