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

Diff of /trunk/debian/changelog

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

revision 4224 by lange, Tue Jan 23 21:34:26 2007 UTC revision 5175 by lange, Wed Sep 24 16:14:38 2008 UTC
# Line 1  Line 1 
1    fai (3.2.11) unstable; urgency=low
2    
3      * control: depend on syslinux-common instead of syslinux (closes: #494417)
4        use same intro for description for all packages
5      * fai-chboot.8, fai-cd.8, ainsl.1, fai.8, fai-class.8: apply patches
6        from Colin Tuckley
7      * THANKS: add Colin
8      * fai-chboot.8: add example for using templates, add link to pxelinux
9        documentation
10      * fai-cd.8: remove unused info
11      * fai-mirror.1: add information about files used by this script
12      * faimond.8: minor fixes
13      * install_packages.8: minor fixes
14      * make-fai-nfsroot.8: minor fixes
15      * fai-debconf.1: minor fixes
16      * setup-storage.8: replace mdoc macro version with man macro version,
17        reformat examples using tab stops, make groff happy
18      * fai-guide.sgml: remove info about make-fai-bootfloppy
19      * bootexample.sgml: update example messages
20      * mkdebmirror: remove obsolete code for fetching boot floppy images
21    
22     -- Thomas Lange <lange@debian.org>  Wed, 24 Sep 2008 18:14:17 +0200
23    
24    fai (3.2.10) unstable; urgency=low
25    
26      * add texlive-latex-recommended and texlive-fonts-recommended to
27        build-depends-indep which fixes FTBFS (closes: #497683),
28        add cfengine2 as recommends to fai-client (closes: #442843),
29        remove mknbi from fai-docs recommends
30      * Init.pm: really add important bugfix (494784) that was only fixed in svn
31        but not in 3.2.9 upload (closes: #494784), fix typo in variable name
32      * Volume.pm: ignore output line of parted containing "Model:"
33        (closes: #497066)
34      * disk-info: fix bashism (closes: #498023),
35        add pattern for KVM devices like /dev/vd[abcd]X (closes: #494426)
36      * Makefile,VERSION: remove variable KERNELVERSION, because it's unused since
37        3.2 (closes: #494699)
38      * fai-cd: do not redirect stderr to /dev/null when calling find_fai_data,
39        otherwise we do not get any errors when the grub call fails
40      * subroutines: use proper path to RUNNING_FROM_FAICD to make eject work
41        (closes: #439101),
42        do not access /proc/uptime if /proc is not mounted (closes: #496234),
43        check if list of cdrom devices is empty (closes: #498052)
44      * fai-client.postrm: use rm -rf, we do so in other maintainer scripts as
45        well and /var/run/fai is probably the least critical place
46        (closes: #494423)
47      * remove old, unsupported and broken script make-fai-bootfloppy and its man
48        page (it only works with fai-kernels which were removed from lenny)
49        (closes: #452375, #400373, #305363)
50      * remove old and unused util/tlink and the information about it from the
51        documentation
52      * fai-guide.sgml: major review, remove boot floppy info, remove BOOTP
53        info, update location of RUNNING_FROM_FAICD
54      * fai-guide.sgml: minor documentation fix (closes: #473106),
55        do not propose make-fai-nfsroot -r (closes: #481111),
56        do reference NEWS.Debian (closes: #452760)
57      * ftar.8: minor fix (closes: #481528), update example used
58      * fcopy.8: minor fix (closes: #419787)
59      * fai-statoverride.8: add man page for fai-statoverride.8 (closes: #358967)
60      * setup-storage.8: document usage of USE_SETUP_STORAGE; some typo fixes
61      * fai-cd.8: add usage example, add warning that all data on USB stick
62        may be destroyed
63      * setup-storage.8: Properly escape \ in literal environments (thanks lintian)
64      * changes to the example classes:
65        - use new partition tool in simple examples
66        - remove class SETUPSTORAGE
67        - package_config/*: remove non-existing packages, change some package
68        - names
69        - package_config/GNOME: make gnome example smaller
70        - 10-misc: remove tune2fs call, now done by new partition tool
71        - use lenny in FAISERVER class
72        - remove empty directory /etc/X11 to make lintian happy
73        - 20-copy-mirror: set correct symlink, add comment
74      * update to standards version 3.8.0, no changes needed
75      * update the package description (closes: #496113)
76      * rules: Don't ignore errors from make clean
77      * Many thanks to Sebastian Harl, Holger Levsen, Michael Prokop and
78        Michael Tautschnig for all the discussions and for the help to create
79        this release
80    
81     -- Thomas Lange <lange@debian.org>  Tue, 09 Sep 2008 15:08:20 +0200
82    
83    fai (3.2.9) unstable; urgency=low
84    
85      * apply patch that fixes the RC-bug license issue (closes: #487866)
86      * debian/copyright: add people and reformat text
87      * ftar: exit with warning if unsupported suffix .tgz is found
88      * ainsl: add options -Q and -q (closes: #484722)
89      * fai-setup: fix syntax error (closes: #488404)
90      * setup-storage.8: add migration section, add info for createopts, move
91        comments in example to bottom, fixed and improved documentation for
92        preserve_{always,reinstall} syntax
93      * Sizes.pm: never scale logical volume sizes beyond the specified
94        maximum (closes: #494519)
95      * Init.pm: fix bug in return values of phys_dev() (closes: #494784)
96      * conf/NFSROOT, control: drop use of liblinux-lvm-perl
97        (closes: #494357), replace unionfs with aufs (closes: #487080),
98        ext2resize is now obsolete, replace it with e2fsprogs,
99        replace obsolete sysutils with procinfo,
100        add packages for powerpc arch (closes: #494440)
101      * control: use official control-fields Vcs-Browser and Vcs-Svn instead
102        of old XS-* friends (closes: #451013),
103        remove Homepage from Description field, use Homepage field instead
104      * Volumes.pm: reverted the code to handle existing LVMs to an earlier
105        version that does not use Linux::LVM, because this is severly broken
106        (closes: #494357)
107      * setup-storage: increase version number to 1.0.1 because of LVM change
108      * Commands.pm: bugfix in RAID volume handling in case of devices marked
109        missing: mdadm command requires device names to be replaced by
110        "missing" (closes: #494520)
111      * package_config/FAIBASE: replace obsolete sysutils with procinfo
112      * subroutines-linux: replace klogd and syslogd with rsyslog
113        (closes: #494387)
114      * conf/sources.list: replace etch with lenny, make koeln repository
115        optional (closes: #474326)
116      * make-fai-nfsroot.conf: replace etch with lenny, mount /dev/pts to
117        avoid warnings "Can not write log, openpty() failed",
118      * make-fai-nfsroot: umount /proc and /dev/pts inside nfsroot on exit
119        (closes: #494518, #494523),
120        move trap definitions outside of { } block (closes: #494518, #494523),
121        use arch independent name for linux kernel (closes: #494440)
122      * updatebase: mount /dev/pts into /target to avoid openpty() warning
123      * fai-do-scripts: use -b in call of file command, this makes the pattern
124        matching more robust, make file adjust regex to new output of file
125        command (closes: #490111)
126      * savelog.LAST.source: add error pattern
127      * fai-cd: add option "--iso-level 4" to mkisofs call (closes: #494443)
128      * rules: do not copy file for linda
129      * fai-quickstart.dirs:  linda directory not needed any more
130      * fai-quickstart.lintian: fix pattern
131    
132     -- Thomas Lange <lange@debian.org>  Tue, 12 Aug 2008 11:49:51 +0200
133    
134    fai (3.2.8) unstable; urgency=low
135    
136      * Merge setup-storage, the new partitioning tool
137        (closes: #380629, #330915, #277045, #356862, #416633, #484788)
138      * add variable $USE_SETUP_STORAGE
139      * setup-storage: move loading of kernel modules into 20hwdetect.source,
140        print which disk_config setup-storage is using
141      * Commands.pm: print also mountpoint when debugging tuneopts and
142        createopts, fix and document problem when only tuneopts are defined,
143        prevent warnings about uninitialized variables
144      * 20-hwdetect.source: load modules needed for setup-storage
145      * add class SETUPSTORAGE for easy testing
146    
147     -- Thomas Lange <lange@debian.org>  Sun, 15 Jun 2008 12:47:16 +0200
148    
149    fai (3.2.7) unstable; urgency=low
150    
151      * update some messages to 2008
152      * fai-cd: check if list of Packages files is non-empty, change syntax of
153        ${...:=...}, use rsync for coping to USB stick if available
154      * fai-cd.8: add info for MAXPACKAGES
155      * fai-guide.sgml: fix order of tasks
156      * fai-setup: check if file exists
157      * make-fai-nfsroot: exclude files in var/lib/apt/lists from base.tgz
158        check if NFSROOT directory is mounted with bad options
159      * get-boot-info: parse live.log for detecting boot method
160      * disk-info: use group info for detecting disks, extend pattern for
161        detecting scsi disks
162      * subroutines: fix regex so softupdate will; now umount the config space
163      * add internal variable printk, for setting the console log level
164    
165     -- Thomas Lange <lange@debian.org>  Sat, 31 May 2008 16:47:25 +0200
166    
167    fai (3.2.6) unstable; urgency=medium
168    
169      * fai: remove local, fix regex (closes: #480685)
170      * fai-cd: fix syntax error (closes: #480830)
171    
172     -- Thomas Lange <lange@debian.org>  Thu, 15 May 2008 17:10:37 +0200
173    
174    fai (3.2.5) unstable; urgency=low
175    
176      * GRUB/10-setup: use absolute path
177      * fai: mount /proc if not already mounted (closes: #453017, #444156),
178        check if target directory for dirinstall is mounted with nosuid,nodev
179      * fai-mirror: set MAXPACKAGES=1 if undefined before
180      * make-fai-nfsroot: exit with error if software installation has errors
181        (closes: #442261)
182      * fai-guide.sgml: add info how to specify a certain release or version
183        of a package
184      * fai-cd: add prefix $cfdir to -g parameter if no path was specified,
185        fix setting of cfdir (closes: #475250)
186      * fai-cd.8: extend info for -g
187      * subroutines: remove local from variable (closes: #449236)
188      * install_packages: fix in detecting Debian specific actions
189      * fai-chboot: add check if kernelsuffix is defined
190      * fai-abort: add LSB formatted dependency info (closes: #469716)
191      * XF86Config-4/DEMO: remove obsolete example (closes: #474327)
192      * disk-info: add regex for Adaptec i2o controller (closes: #466670)
193      * ainsl: substitue \s+ afterwards (closes: #470799)
194    
195     -- Thomas Lange <lange@debian.org>  Mon,  5 May 2008 18:27:02 +0200
196    
197    fai (3.2.4) unstable; urgency=high
198    
199      * fai-cd.8: add missing -C option
200      * make-fai-nfsroot: remove code for creating BOOTP environment
201      * faimond-gui: show different icons depending on error code
202      * fai-setup: fix syntax error (closes: #453442)
203      * subroutines-linux: do not print hostname and kernel compile time
204      * fai: update date, remove mkdir
205      * savelog.LAST.source: remove duplicate messages which appear in fai.log
206        and software.log
207    
208     -- Thomas Lange <lange@debian.org>  Thu, 29 Nov 2007 19:17:56 +0100
209    
210    fai (3.2.3) unstable; urgency=medium
211    
212      * fix wrong logic in updatebase (closes: #452516)
213    
214     -- Thomas Lange <lange@debian.org>  Sat, 24 Nov 2007 16:08:36 +0100
215    
216    fai (3.2.2) unstable; urgency=low
217    
218      * conf/NFSROOT: reomve duplicate package, use aptitude for installing,
219        add nfs-common (closes: #444079), remove live-initramfs from NFSROOT
220      * doc/fai-guide.sgml: add information for softupdate (closes: #439016)
221      * savelog.LAST.source: add ignore pattern, remove dot after filename
222      * make-fai-nfsroot: check if $TFTPROOT is defined, add badupdateto32(),
223        which prints more info about update without checking variable names,
224        remove whole /srv/fai/nfsroot, add check_nfsroot(), make stamp only on
225        success (closes: #370780), write output also into /var/log/fai,
226        return and print exit code from install_packages, create or copy
227        live.conf, try to umount /proc inside the nfsroot before removing an
228        old nfsroot, abort if this fails
229      * subroutines: add task_error(), which stores the maximum error code in
230        $task_error, do nothing if error=0, print traceback,
231        add stop_fai_installation(), write pid to stamp file, print PID in
232        case of error, add task_test stub, save function name that causes
233        fatal error, set $fai_rundate only if not yet defined
234      * subroutines-linux: add check if $monserver is defined, print kernel
235        version currently running, catch exit code from install_packages
236      * mount2dir: add support for UUID and LABEL
237      * fai: export $romountopt, get error codes from all commands in a pipe,
238        add $STOP_ON_ERROR, fix variable name (closes: #447080),
239        do not use /var/log/fai/current (closes: #445276), cleanup definition
240        of $LOGDIR, change permissions of LOGDIR (closes: #445276),
241        add symlinks for last and last-$action in the very beginning
242      * control: fai-nfsroot and fai-client conflicts to fai-kernels, add
243        recommends to debconf-utils (closes: #445109), improve package
244        description (closes: #419071), add Homepage field, add live-initramfs
245        to depends of fai-nfsroot
246        replace ssh with openssh-server and openssh-client (closes: #434356)
247      * fai-cd: copy grub config always to menu.lst
248      * get-config-dir-nfs: add -n to mount
249      * get-config-dir-svn: error if svn call fails (closes: #447602, #441761)
250      * update FSF address (closes: #444154)
251      * fai-chboot: pxedir should also use $TFTPROOT, (closes: #443837)
252      * menu.lst/postinst: check if variables are defined (closes: #445978)
253      * ftar: make it a bash script
254      * fai-setup: add option -C (closes: #388157), fix mode of
255        authorized_keys
256      * fai-setup.8: add option -C
257      * fai-mirror: mkdir mountpoint before mounting (closes: #365004)
258      * updatebase: use aptitude when doing dist-upgrade (closes: #448426),
259        use safe-upgrade when available
260      * fai-divert: make it a bash script
261      * 30-interfaces: resolv.conf is now in /, not in /tmp
262      * make-fai-bootfloppy: script currently does not work, always die with
263        error message
264      * FAIBASE.var: add STOP_ON_ERROR
265      * fai-savelog: do not save log to local directory, if this directory
266        already exists (should only happen during softupdate), change
267        permissions of LOGDIR (closes: #445276)
268      * get-config-dir-*: call task_error after trying to access config space
269      * sources.list: add koeln repository
270    
271     -- Thomas Lange <lange@debian.org>  Thu, 22 Nov 2007 15:45:12 +0100
272    
273    fai (3.2.1) unstable; urgency=low
274    
275      * mount swap partitions with identical priorities
276      * fai-mirror: also match lowercase class names (for hostsnames),
277        use $cfdir instead of fixed path /etc/fai
278      * subroutines-linux: add timeout to nc call
279      * subroutines: change message for faimond in task_faiend()
280      * control: readd libapt-pkg-perl to depends, nfs-server (user space)
281        does not support locking, so FAI cannot use it, remove wget, add arch
282        to mknbi
283      * get-config-dir-svn: add svn+ssh support
284      * QUESTIONNAIRE: add USB stick, split bootb and dhcp
285      * faimond, faimond.8: use Proc::Daemon, add options tTldP
286      * faimond: do not allow ; in message (security), do not print ip and
287        port number
288      * make-fai-nfsroot: add option -U, do not divert update-initramfs (added
289        because of a Ubuntu bug), activate -U if Ubuntu is detected
290        determine the arch inside the nfsroot for defining a class, this help
291        building amd64 nfsroots on i386 and vice versa,
292        add support for running hooks, (closes: #342467)
293      * make-fai-nfsroot.conf: add variable NFSROOT_HOOKS
294      * make-fai-nfsroot.9: add info about NFSROOT_HOOKS
295      * fai-mirror.8, make-fai-nfsroot.8: enhance/add info of -C, add info
296        about variable FAI_ETC_DIR
297      * packages_config/DEFAULT: fix typos in linux-image-amd64
298      * fai-chboot,fai-chboot.8: add option -C and support for $FAI_ETC_DIR
299      * savelog.LAST.source: add ignore pattern
300      * packages_config/FAIBASE: add fai-client
301      * fai-do-scripts: exit with maximum error code of all child scripts that
302        had an error
303      * fai: change message when stamp file already exists (closes: #441437)
304      * fai-cd: remove arch specific path
305      * fai-cd.8: add info about USB stick (closes: #441988),
306        improve man page (closes: #441991)
307      * new get-config-dir-git: add method git for access (closes: #441992)
308      * examples/etc/dhcpd.conf: fix path
309      * faimond-gui: new tool that produces graphical output of faimond
310      * faimond-gui.8: new man page
311      * get-config-dir-svn: fix svn+ssh with username (Closes: #442021)
312      * fai-guide.sgml: add info about NFSROOT_HOOKS
313    
314     -- Thomas Lange <lange@debian.org>  Mon, 17 Sep 2007 13:30:34 +0200
315    
316    fai (3.2) unstable; urgency=low
317    
318      * subroutines-linux: fix extra slash in path (closes: #428860),
319        jobsrunning(): ignore rcS process (closes: #425725)
320        during dirinstall call debootstrap if no base.tgz is found
321      * setup_harddisks: fix file system type of /proc
322      * fai.conf: make ssh and scp the default (closes: #309678, #380085)
323      * fai-guide.sgml:
324        major update to reflect FAI 3.X changes (closes: #390508),
325        fix description of classes used (closes: #329984),
326        change /usr/share/doc/fai to /usr/share/doc/fai-doc (closes: #387541),
327        fix an url, add documentation for dirinstall (closes: #390508),
328        document usage of basefiles/ (closes: #391660),
329        document the order hooks are called (closes: #380337)
330      * get-config-dir-svn: add support for svn url's without username
331        (closes: #415875)
332      * subroutines: copy disk_var.sh only if available (closes: #415880),
333        fix wrong path for FAI_CLASSES
334      * savelog.LAST.source: add more patterns
335      * faimond: add options -p, -h, -b,
336        it can now call fai-boot (closes: #342477, #424608)
337      * faimond.1: update man pages to reflect the new options
338      * fai-savelog: use $LOGREMOTEDIR when saving to remote
339        (closes: #290371), do not set $HOSTNAME, should be set all the time
340        (closes: #429553, #429733)
341      * make-fai-nfsroot: add option -p (closes: #359323), move from
342        fai-kernels to plain Debian kernel using initrd (closes: #410940),
343        remove unused things since we have now write access to the nfsroot,
344        use mkdir -p, live-initramfs needs NFSROOT in .../live/filesystem.dir,
345        move creating of subdirs from make-fai-nfsroot to fai (from server to
346        client), do not create shell script in make-fai-nfsroot,
347        remove -V, use aptitude to remove the kernels from the nfsroot, -k now
348        reinstalls all packages from /etc/fai/NFSROOT (closes: #431613),
349        update-initramfs symlinks to /bin/true during diversion
350      * make-fai-nfsroot.conf:
351        remove the variable KERNELPACKAGE (closes: #416531, #435098)
352      * make-fai-nfsroot.8: remove -V, new description for -K and -k
353      * fcopy: set mode on file even no file was copied (closes: #360184),
354        check error code of preinst and postinst scripts (closes: #432681),
355        add quotes to variable (closes: #430127), skip comment lines in
356        file-modes
357      * fai-chboot: $NFSROOT is defined in new location (closes: #408247),
358        add initrd support, add option -s (closes: #356380), remove nfs
359        options from append line
360      * fai-chboot.8: ROOTFS parameter is not needed any more, add option -s
361      * device2grub: fix pattern to support /dev/cciss and /dev/ida devices
362        (closes: #416381)
363      * conf/NFSROOT: add packages needed for new fai-cd technique, add plain
364        debian kernel package, add ext2resize, hwinfo and change arch specific
365        packages,
366        move packages cfengine2 and libapt-pkg-perl from control to NFSROOT
367      * control: change dependencies from tetex to tetex or texlive, replace
368        Recommends of rsh-server with ssh (closes: #426093), add aptitude for
369        fai-server as Suggests, remove fai-kernels, add field XS-Vcs-Browser,
370        syslinux is only available on two architectures, do not depend on
371        cfengine (v1), since it does not exists any more
372      * fai: do not remount / read only, do not call create_ramdisk, now we
373        use unionfs, remove HOST variable, only use HOSTNAME now, use mkdir
374        -p, export $action for 20hwdetect.source, call save_dmesg only during
375        initial installation, during dirinstall set
376        LOGDIR=/var/log/fai/dirinstall/$HOSTNAME (closes: #429553)
377        define FAI_DEBOOTSTRAP, FAI_DEBOOTSTRAP_OPT for dirinstall
378        create syslog.conf before starting the syslog daemon
379        when doing dirinstall -c or -N must be specified (closes: #429554)
380        the local hard disks are now mounted to /target instead of /tmp/target
381      * move from mkinitrd-cd to live-initramfs to create a CD, use plain
382        Debian kernel
383      * menu.lst: remove unneeded options, add boot=live for new initrd,
384        remove root (cd), fix setting of hostname, instead of using ip=, we
385        now use hostname=
386      * create_resolv_conf: fix path, since we can now write on the whole
387        filesystem
388      * fai-cd: use plain Debian kernel with initrd and live-initramfs for
389        booting (closes: #401041),
390        add option -f, force removal of an existing ISO image
391        add option -k, this is for debugging
392        add option -n, do not create ISO image
393        add option -u, copy fai-cd data to a directory (USB support)
394        use $NFSROOT/live/filesystem.dir
395      * disk-info: do not include removable devices into list of disks
396      * fai-class: remove HOST variable, only use HOSTNAME now
397        do not set HOSTNAME from uname (closes: #431283)
398      * multiple files: add some patches fixing english text
399        (closes: #428857, #428858)
400      * 20-removable_media: fix path for floppy mount point (closes: #428859)
401      * fai.8: add option -u, --hostname (closes: #361559)
402      * add variable TFTPROOT (closes: #408271, #431431)
403      * fai-mirror:
404        use $NFSROOT/live/filesystem.dir
405        do not ask questions, add unauthenticated packages to the mirror
406      * 20hwdetect.source: do not execute 20hwdetect.source during dirinstall
407      * debconf/FAIBASE: autodetect most xorg parameters, (but not resolution)
408      * install_packages: add option -N, change option -t to -n,
409        add patch that AptPkg module is only used when
410        available and target system is Debian (closes: #422225), move code to
411        check_aptpkg(), add smart package manager support (closes: #430798)
412        do execute Debian specific commands only when needed (closes: #392038),
413        grab error codes when executing commands,
414        exit with 3 when errors occured, add option -H (closes: #391659),
415        put suffix -internal to all internal commands,
416        remove -n from tasksel calls
417        print path once, then only config file names, not always full path
418      * install_packages.8: add option -N and -H, change option -t to -n,
419        add option -p (closes: #424848)
420      * create_ramdisk: replaced by unionfs
421      * fai-do-scripts: remove -k from cfagent call (closes: #425699),
422        add new strings for shell scripts (closes: #416616)
423      * fai-server.post*: do not manage $TFTPROOT (closes: #430000)
424      * package_config: move linux-image package from FAIBASE to DEFAULT, add
425        kernel name for architecture
426      * ainsl: escape + in pattern
427      * make S01fai-abort an init.d script
428    
429     -- Thomas Lange <lange@debian.org>  Tue, 21 Aug 2007 18:11:28 +0200
430    
431    fai (3.1.8) unstable; urgency=medium
432    
433      * conf/NFSROOT: remove unknow package name (closes: 407950)
434      * setup_harddisks: use C locale when calling mkreiserfs (closes: 413504)
435      * fai-mirror: add /usr/sbin to $PATH so a normal user can also call
436        this command (closes: 413466)
437      * simple/package_config/GERMAN: fix wrong package name
438      * lib/subroutines: replace >>/dev/stderr with >&2
439    
440     -- Thomas Lange <lange@debian.org>  Tue, 13 Mar 2007 23:39:56 +0100
441    
442    fai (3.1.7) unstable; urgency=medium
443    
444      * subroutines: ifclass() should append to stderr (closes: #409059)
445      * examples/simple/, lib/fai-mount-disk, lib/mount2dir: use bash for
446        shell scripts (closes: #410084)
447      * fix typo in bug number of older changelog entry
448      * install_packages.8: add info for variable MAXPACKAGES
449    
450     -- Thomas Lange <lange@debian.org>  Wed, 14 Feb 2007 12:11:29 +0100
451    
452  fai (3.1.6) unstable; urgency=high  fai (3.1.6) unstable; urgency=high
453    
454    * fix important and grave bugs    * fix important and grave bugs
# Line 5  fai (3.1.6) unstable; urgency=high Line 456  fai (3.1.6) unstable; urgency=high
456      root (closes: #407947)      root (closes: #407947)
457    * fai-class: fix syntax error (closes: #408153)    * fai-class: fix syntax error (closes: #408153)
458    
459   -- Thomas Lange <lange@debian.org>  Tue, 23 Jan 2007 22:05:55 +0100   -- Thomas Lange <lange@debian.org>  Tue, 23 Jan 2007 23:49:33 +0100
460    
461  fai (3.1.5) unstable; urgency=low  fai (3.1.5) unstable; urgency=low
462    
463    * make-fai-nfsroot: remove copying of *.pub files (closes: #406334)    * make-fai-nfsroot: remove copying of *.pub files (closes: #406334)
464    * fai-debconf: add template when create tmp file, remove also old    * fai-debconf: add template when create tmp file, remove also old
465      tmp files (closes: #40633)      tmp files (closes: #406336)
466    * fai: add missing parameter to --long options (closes: #406125)    * fai: add missing parameter to --long options (closes: #406125)
467    * fai-classs: set hostname from -u as intended (closes: #406125)    * fai-classs: set hostname from -u as intended (closes: #406125)
468    * scripts/FAISERVER/10-conffiles: fix wrong path (closes: #406500)    * scripts/FAISERVER/10-conffiles: fix wrong path (closes: #406500)
# Line 120  fai (3.1) unstable; urgency=medium Line 571  fai (3.1) unstable; urgency=medium
571    * fai-start-stop-daemon: start udevd (needed for ubuntu) and do not fake    * fai-start-stop-daemon: start udevd (needed for ubuntu) and do not fake
572      it, add carriage return      it, add carriage return
573    * package_config/DEMO: remove rstatd since it buggy atm    * package_config/DEMO: remove rstatd since it buggy atm
574      * 20hwdetect.source: xorg can discover the grpahics driver itself, do
575        not call discover
576    
577   -- Thomas Lange <lange@debian.org>  Thu, 19 Oct 2006 14:46:32 +0200   -- Thomas Lange <lange@debian.org>  Thu, 19 Oct 2006 14:46:32 +0200
578    

Legend:
Removed from v.4224  
changed lines
  Added in v.5175

  ViewVC Help
Powered by ViewVC 1.1.5