/[fai]/trunk/debian/changelog
ViewVC logotype

Diff of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4746 by lange, Thu Nov 15 14:02:26 2007 UTC revision 5103 by lange, Sat Sep 6 08:52:27 2008 UTC
# Line 1  Line 1 
1  fai (3.2.2~beta5) unstable; urgency=low  fai (3.2.10~beta5) unstable; urgency=low
2    
3      * control: add build-depends-indep (closes: #497683),
4        add cfengine2 as recommends to fai-client (closes: #442843),
5        remove mknbi, which is not used,
6        update to standards version 3.8.0, no changes needed
7      * rules: Don't ignore errors from make clean
8      * Init.pm: add bugfix that was only in svn but not in the package
9        included in 3.2.9 (closes: #494784), fix wrong variable name
10      * Volume.pm: ignore output line of parted containing "Model:"
11        (closes: #497066)
12      * package_config/*: remove non-existing packages, change some package
13        names
14      * control: update the description (closes: #496113)
15      * Makefile,VERSION: remove variable KERNELVERSION, because it's not used
16        any more since 3.2, (closes: #494699)
17      * fai-guide.sgml: minor documentation fix (closes: #473106),
18        do not propose make-fai-nfsroot -r (closes: #481111),
19        do reference NEWS.Debian (closes: #452760)
20      * ftar.8: minor fix (closes: #481528), update example
21      * fcopy.8: minor fix (closes: #419787)
22      * fai-statoverride.8: add man page for fai-statoverride.8 (closes: #358967)
23      * fai-guide.sgml: major review, remove boot floppy info, remove BOOTP
24        info, update location of RUNNING_FROM_FAICD
25      * remove old unused tlink util and info about it
26      * remove make-fai-bootfloppy script and man page
27        (closes: #452375, #400373, #305363)
28      * use new partition tool in simple examples
29      * remove class SETUPSTORAGE
30      * package_config/GNOME: make gnome example smaller
31      * 10-misc: remove tune2fs call, now done by new partition tool
32      * use lenny in FAISERVER class
33      * setup-storage.8: document usage of USE_SETUP_STORAGE; some typo fixes
34      * fai-cd: do not redirect stdout to /dev/null when calling find_fai_data,
35        otherwise we do not get any errors when the grub call fails
36      * setup-storage.8: Properly escape \ in literal environments (thanks,
37        lintian)
38      * fai-client.postrm: use rm -rf, we do so in other maintainer scripts as
39        well and /var/run/fai is probably the least critical place
40        (closes: #494423)
41      * subroutines: Proper location of RUNNING_FROM_FAICD to make eject work
42        (closes: #496072)
43      * fai-cd.8: add usage example, add warning that all data on USB stick
44        may de destroyed
45    
46      -- Thomas Lange <lange@debian.org>  Sat, 06 Sep 2008 10:23:59 +0200
47    
48    fai (3.2.9) unstable; urgency=low
49    
50      * apply patch that fixes the RC-bug license issue (closes: #487866)
51      * debian/copyright: add people and reformat text
52      * ftar: exit with warning if unsupported suffix .tgz is found
53      * ainsl: add options -Q and -q (closes: #484722)
54      * fai-setup: fix syntax error (closes: #488404)
55      * setup-storage.8: add migration section, add info for createopts, move
56        comments in example to bottom, fixed and improved documentation for
57        preserve_{always,reinstall} syntax
58      * Sizes.pm: never scale logical volume sizes beyond the specified
59        maximum (closes: #494519)
60      * Init.pm: fix bug in return values of phys_dev() (closes: #494784)
61      * conf/NFSROOT, control: drop use of liblinux-lvm-perl
62        (closes: #494357), replace unionfs with aufs (closes: #487080),
63        ext2resize is now obsolete, replace it with e2fsprogs,
64        replace obsolete sysutils with procinfo,
65        add packages for powerpc arch (closes: #494440)
66      * control: use official control-fields Vcs-Browser and Vcs-Svn instead
67        of old XS-* friends (closes: #451013),
68        remove Homepage from Description field, use Homepage field instead
69      * Volumes.pm: reverted the code to handle existing LVMs to an earlier
70        version that does not use Linux::LVM, because this is severly broken
71        (closes: #494357)
72      * setup-storage: increase version number to 1.0.1 because of LVM change
73      * Commands.pm: bugfix in RAID volume handling in case of devices marked
74        missing: mdadm command requires device names to be replaced by
75        "missing" (closes: #494520)
76      * package_config/FAIBASE: replace obsolete sysutils with procinfo
77      * subroutines-linux: replace klogd and syslogd with rsyslog
78        (closes: #494387)
79      * conf/sources.list: replace etch with lenny, make koeln repository
80        optional (closes: #474326)
81      * make-fai-nfsroot.conf: replace etch with lenny, mount /dev/pts to
82        avoid warnings "Can not write log, openpty() failed",
83      * make-fai-nfsroot: umount /proc and /dev/pts inside nfsroot on exit
84        (closes: #494518, #494523),
85        move trap definitions outside of { } block (closes: #494518, #494523),
86        use arch independent name for linux kernel (closes: #494440)
87      * updatebase: mount /dev/pts into /target to avoid openpty() warning
88      * fai-do-scripts: use -b in call of file command, this makes the pattern
89        matching more robust, make file adjust regex to new output of file
90        command (closes: #490111)
91      * savelog.LAST.source: add error pattern
92      * fai-cd: add option "--iso-level 4" to mkisofs call (closes: #494443)
93      * rules: do not copy file for linda
94      * fai-quickstart.dirs:  linda directory not needed any more
95      * fai-quickstart.lintian: fix pattern
96    
97     -- Thomas Lange <lange@debian.org>  Sat, 06 Sep 2008 10:27:13 +0200
98    
99    fai (3.2.8) unstable; urgency=low
100    
101      * Merge setup-storage, the new partitioning tool
102        (closes: #380629, #330915, #277045, #356862, #416633, #484788)
103      * add variable $USE_SETUP_STORAGE
104      * setup-storage: move loading of kernel modules into 20hwdetect.source,
105        print which disk_config setup-storage is using
106      * Commands.pm: print also mountpoint when debugging tuneopts and
107        createopts, fix and document problem when only tuneopts are defined,
108        prevent warnings about uninitialized variables
109      * 20-hwdetect.source: load modules needed for setup-storage
110      * add class SETUPSTORAGE for easy testing
111    
112     -- Thomas Lange <lange@debian.org>  Sun, 15 Jun 2008 12:47:16 +0200
113    
114    fai (3.2.7) unstable; urgency=low
115    
116      * update some messages to 2008
117      * fai-cd: check if list of Packages files is non-empty, change syntax of
118        ${...:=...}, use rsync for coping to USB stick if available
119      * fai-cd.8: add info for MAXPACKAGES
120      * fai-guide.sgml: fix order of tasks
121      * fai-setup: check if file exists
122      * make-fai-nfsroot: exclude files in var/lib/apt/lists from base.tgz
123        check if NFSROOT directory is mounted with bad options
124      * get-boot-info: parse live.log for detecting boot method
125      * disk-info: use group info for detecting disks, extend pattern for
126        detecting scsi disks
127      * subroutines: fix regex so softupdate will; now umount the config space
128      * add internal variable printk, for setting the console log level
129    
130     -- Thomas Lange <lange@debian.org>  Sat, 31 May 2008 16:47:25 +0200
131    
132    fai (3.2.6) unstable; urgency=medium
133    
134      * fai: remove local, fix regex (closes: #480685)
135      * fai-cd: fix syntax error (closes: #480830)
136    
137     -- Thomas Lange <lange@debian.org>  Thu, 15 May 2008 17:10:37 +0200
138    
139    fai (3.2.5) unstable; urgency=low
140    
141      * GRUB/10-setup: use absolute path
142      * fai: mount /proc if not already mounted (closes: #453017, #444156),
143        check if target directory for dirinstall is mounted with nosuid,nodev
144      * fai-mirror: set MAXPACKAGES=1 if undefined before
145      * make-fai-nfsroot: exit with error if software installation has errors
146        (closes: #442261)
147      * fai-guide.sgml: add info how to specify a certain release or version
148        of a package
149      * fai-cd: add prefix $cfdir to -g parameter if no path was specified,
150        fix setting of cfdir (closes: #475250)
151      * fai-cd.8: extend info for -g
152      * subroutines: remove local from variable (closes: #449236)
153      * install_packages: fix in detecting Debian specific actions
154      * fai-chboot: add check if kernelsuffix is defined
155      * fai-abort: add LSB formatted dependency info (closes: #469716)
156      * XF86Config-4/DEMO: remove obsolete example (closes: #474327)
157      * disk-info: add regex for Adaptec i2o controller (closes: #466670)
158      * ainsl: substitue \s+ afterwards (closes: #470799)
159    
160     -- Thomas Lange <lange@debian.org>  Mon,  5 May 2008 18:27:02 +0200
161    
162    fai (3.2.4) unstable; urgency=high
163    
164      * fai-cd.8: add missing -C option
165      * make-fai-nfsroot: remove code for creating BOOTP environment
166      * faimond-gui: show different icons depending on error code
167      * fai-setup: fix syntax error (closes: #453442)
168      * subroutines-linux: do not print hostname and kernel compile time
169      * fai: update date, remove mkdir
170      * savelog.LAST.source: remove duplicate messages which appear in fai.log
171        and software.log
172    
173     -- Thomas Lange <lange@debian.org>  Thu, 29 Nov 2007 19:17:56 +0100
174    
175    fai (3.2.3) unstable; urgency=medium
176    
177      * fix wrong logic in updatebase (closes: #452516)
178    
179     -- Thomas Lange <lange@debian.org>  Sat, 24 Nov 2007 16:08:36 +0100
180    
181    fai (3.2.2) unstable; urgency=low
182    
183    * conf/NFSROOT: reomve duplicate package, use aptitude for installing,    * conf/NFSROOT: reomve duplicate package, use aptitude for installing,
184      add nfs-common (closes: #444079)      add nfs-common (closes: #444079), remove live-initramfs from NFSROOT
185    * doc/fai-guide.sgml: add information for softupdate (closes: #439016)    * doc/fai-guide.sgml: add information for softupdate (closes: #439016)
186    * savelog.LAST.source: add ignore pattern, remove dot after filename    * savelog.LAST.source: add ignore pattern, remove dot after filename
187    * make-fai-nfsroot: check if $TFTPROOT is defined, add badupdateto32(),    * make-fai-nfsroot: check if $TFTPROOT is defined, add badupdateto32(),
# Line 9  fai (3.2.2~beta5) unstable; urgency=low Line 189  fai (3.2.2~beta5) unstable; urgency=low
189      remove whole /srv/fai/nfsroot, add check_nfsroot(), make stamp only on      remove whole /srv/fai/nfsroot, add check_nfsroot(), make stamp only on
190      success (closes: #370780), write output also into /var/log/fai,      success (closes: #370780), write output also into /var/log/fai,
191      return and print exit code from install_packages, create or copy      return and print exit code from install_packages, create or copy
192      live.conf      live.conf, try to umount /proc inside the nfsroot before removing an
193        old nfsroot, abort if this fails
194    * subroutines: add task_error(), which stores the maximum error code in    * subroutines: add task_error(), which stores the maximum error code in
195      $task_error, do nothing if error=0, print traceback,      $task_error, do nothing if error=0, print traceback,
196      add stop_fai_installation(), write pid to stamp file, print PID in      add stop_fai_installation(), write pid to stamp file, print PID in
197      case of error, add task_test stub, save function name that causes      case of error, add task_test stub, save function name that causes
198      fatal error      fatal error, set $fai_rundate only if not yet defined
199    * subroutines-linux: add check if $monserver is defined, print kernel    * subroutines-linux: add check if $monserver is defined, print kernel
200      version currently running, catch exit code from install_packages      version currently running, catch exit code from install_packages
201    * mount2dir: add support for UUID and LABEL    * mount2dir: add support for UUID and LABEL
202    * fai: export $romountopt, get error codes from all commands in a pipe,    * fai: export $romountopt, get error codes from all commands in a pipe,
203      add $STOP_ON_ERROR, fix variable name (closes: #447080)      add $STOP_ON_ERROR, fix variable name (closes: #447080),
204        do not use /var/log/fai/current (closes: #445276), cleanup definition
205        of $LOGDIR, change permissions of LOGDIR (closes: #445276),
206        add symlinks for last and last-$action in the very beginning
207    * control: fai-nfsroot and fai-client conflicts to fai-kernels, add    * control: fai-nfsroot and fai-client conflicts to fai-kernels, add
208      recommends to debconf-utils (closes: #445109), improve package      recommends to debconf-utils (closes: #445109), improve package
209      description (closes: #419071), move homepage information to Homepage      description (closes: #419071), add Homepage field, add live-initramfs
210      field,      to depends of fai-nfsroot
211      replace ssh with openssh-server and openssh-client (closes: #434356)      replace ssh with openssh-server and openssh-client (closes: #434356)
212    * fai-cd: copy grub config always to menu.lst    * fai-cd: copy grub config always to menu.lst
213    * get-config-dir-nfs: add -n to mount    * get-config-dir-nfs: add -n to mount
# Line 36  fai (3.2.2~beta5) unstable; urgency=low Line 220  fai (3.2.2~beta5) unstable; urgency=low
220      authorized_keys      authorized_keys
221    * fai-setup.8: add option -C    * fai-setup.8: add option -C
222    * fai-mirror: mkdir mountpoint before mounting (closes: #365004)    * fai-mirror: mkdir mountpoint before mounting (closes: #365004)
223    * updatebase: use aptitude when doing dist-upgrade (closes: #448426)    * updatebase: use aptitude when doing dist-upgrade (closes: #448426),
224        use safe-upgrade when available
225    * fai-divert: make it a bash script    * fai-divert: make it a bash script
226    * 30-interfaces: resolv.conf is now in /, not in /tmp    * 30-interfaces: resolv.conf is now in /, not in /tmp
227      * make-fai-bootfloppy: script currently does not work, always die with
228        error message
229      * FAIBASE.var: add STOP_ON_ERROR
230      * fai-savelog: do not save log to local directory, if this directory
231        already exists (should only happen during softupdate), change
232        permissions of LOGDIR (closes: #445276)
233      * get-config-dir-*: call task_error after trying to access config space
234      * sources.list: add koeln repository
235    
236   -- Thomas Lange <lange@debian.org>  Thu, 15 Nov 2007 14:33:20 +0100   -- Thomas Lange <lange@debian.org>  Thu, 22 Nov 2007 15:45:12 +0100
237    
238  fai (3.2.1) unstable; urgency=low  fai (3.2.1) unstable; urgency=low
239    

Legend:
Removed from v.4746  
changed lines
  Added in v.5103

  ViewVC Help
Powered by ViewVC 1.1.5