| 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 |
|
|
| 6 |
|
-- Thomas Lange <lange@debian.org> Tue, 16 Sep 2008 14:08:17 +0200 |
| 7 |
|
|
| 8 |
fai (3.2.10) unstable; urgency=low |
fai (3.2.10) unstable; urgency=low |
| 9 |
|
|
| 10 |
* control: add build-depends-indep (closes: #497683), |
* add texlive-latex-recommended and texlive-fonts-recommended to |
| 11 |
add cfengine2 as recommends to fai-client (closers: #442843), |
build-depends-indep which fixes FTBFS (closes: #497683), |
| 12 |
remove mknbi, which is not used |
add cfengine2 as recommends to fai-client (closes: #442843), |
| 13 |
* Init.pm: add bugfix that was only in svn but not in the package |
remove mknbi from fai-docs recommends |
| 14 |
included in 3.2.9 (closes: #494784) |
* Init.pm: really add important bugfix (494784) that was only fixed in svn |
| 15 |
|
but not in 3.2.9 upload (closes: #494784), fix typo in variable name |
| 16 |
* Volume.pm: ignore output line of parted containing "Model:" |
* Volume.pm: ignore output line of parted containing "Model:" |
| 17 |
(closes: #497066) |
(closes: #497066) |
| 18 |
* package_config/*: remove non-existing packages, change some package |
* disk-info: fix bashism (closes: #498023), |
| 19 |
names |
add pattern for KVM devices like /dev/vd[abcd]X (closes: #494426) |
| 20 |
* control: update the description (closes: #496113) |
* Makefile,VERSION: remove variable KERNELVERSION, because it's unused since |
| 21 |
* Makefile,VERSION: remove variable KERNELVERSION, because it's not used |
3.2 (closes: #494699) |
| 22 |
any more since 3.2, (closes: #494699) |
* fai-cd: do not redirect stderr to /dev/null when calling find_fai_data, |
| 23 |
|
otherwise we do not get any errors when the grub call fails |
| 24 |
|
* subroutines: use proper path to RUNNING_FROM_FAICD to make eject work |
| 25 |
|
(closes: #439101), |
| 26 |
|
do not access /proc/uptime if /proc is not mounted (closes: #496234), |
| 27 |
|
check if list of cdrom devices is empty (closes: #498052) |
| 28 |
|
* fai-client.postrm: use rm -rf, we do so in other maintainer scripts as |
| 29 |
|
well and /var/run/fai is probably the least critical place |
| 30 |
|
(closes: #494423) |
| 31 |
|
* remove old, unsupported and broken script make-fai-bootfloppy and its man |
| 32 |
|
page (it only works with fai-kernels which were removed from lenny) |
| 33 |
|
(closes: #452375, #400373, #305363) |
| 34 |
|
* remove old and unused util/tlink and the information about it from the |
| 35 |
|
documentation |
| 36 |
|
* fai-guide.sgml: major review, remove boot floppy info, remove BOOTP |
| 37 |
|
info, update location of RUNNING_FROM_FAICD |
| 38 |
* fai-guide.sgml: minor documentation fix (closes: #473106), |
* fai-guide.sgml: minor documentation fix (closes: #473106), |
| 39 |
do not propose make-fai-nfsroot -r (closes: #481111) |
do not propose make-fai-nfsroot -r (closes: #481111), |
| 40 |
* ftar.8: minor fix (closes: #481528), update example |
do reference NEWS.Debian (closes: #452760) |
| 41 |
|
* ftar.8: minor fix (closes: #481528), update example used |
| 42 |
* fcopy.8: minor fix (closes: #419787) |
* fcopy.8: minor fix (closes: #419787) |
| 43 |
* fai-statoverride.8: add man page for fai-statoverride.8 (closes: #358967) |
* fai-statoverride.8: add man page for fai-statoverride.8 (closes: #358967) |
| 44 |
* fai-guide.sgml: major review, remove boot floppy info, remove BOOTP info |
* setup-storage.8: document usage of USE_SETUP_STORAGE; some typo fixes |
| 45 |
* remove old unused tlink util and info about it |
* fai-cd.8: add usage example, add warning that all data on USB stick |
| 46 |
* remove make-fai-bootfloppy script and man page (closes: #452375) |
may be destroyed |
| 47 |
|
* setup-storage.8: Properly escape \ in literal environments (thanks lintian) |
| 48 |
|
* changes to the example classes: |
| 49 |
|
- use new partition tool in simple examples |
| 50 |
|
- remove class SETUPSTORAGE |
| 51 |
|
- package_config/*: remove non-existing packages, change some package |
| 52 |
|
- names |
| 53 |
|
- package_config/GNOME: make gnome example smaller |
| 54 |
|
- 10-misc: remove tune2fs call, now done by new partition tool |
| 55 |
|
- use lenny in FAISERVER class |
| 56 |
|
- remove empty directory /etc/X11 to make lintian happy |
| 57 |
|
- 20-copy-mirror: set correct symlink, add comment |
| 58 |
|
* update to standards version 3.8.0, no changes needed |
| 59 |
|
* update the package description (closes: #496113) |
| 60 |
|
* rules: Don't ignore errors from make clean |
| 61 |
|
* Many thanks to Sebastian Harl, Holger Levsen, Michael Prokop and |
| 62 |
|
Michael Tautschnig for all the discussions and for the help to create |
| 63 |
|
this release |
| 64 |
|
|
| 65 |
-- Thomas Lange <lange@debian.org> Thu, 04 Sep 2008 15:39:35 +0200 |
-- Thomas Lange <lange@debian.org> Tue, 09 Sep 2008 15:08:20 +0200 |
| 66 |
|
|
| 67 |
fai (3.2.9) unstable; urgency=low |
fai (3.2.9) unstable; urgency=low |
| 68 |
|
|