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

Diff of /trunk/debian/changelog

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

revision 3506 by lange, Mon Jun 12 12:17:12 2006 UTC revision 4572 by lange, Thu Sep 13 13:20:01 2007 UTC
# Line 1  Line 1 
1    fai (3.2.1) unstable; urgency=low
2    
3      * mount swap partitions with identical priorities
4      * fai-mirror: also match lowercase class names (for hostsnames),
5        use $cfdir instead of fixed path /etc/fai
6      * subroutines-linux: add timeout to nc call
7      * subroutines: change message for faimond in task_faiend()
8      * control: readd libapt-pkg-perl to depends, nfs-server (user space)
9        does not support locking, so FAI cannot use it, remove wget
10      * get-config-dir-svn: add svn+ssh support
11      * QUESTIONNAIRE: add USB stick, split bootb and dhcp
12      * faimond, faimond.8: use Proc::Daemon, add options tTldP
13      * faimond: do not allow ; in message (security), do not print ip and
14        port number
15      * make-fai-nfsroot: add option -U, do not divert update-initramfs (added
16        because of a Ubuntu bug), activate -U if Ubuntu is detected
17        determine the arch inside the nfsroot for defining a class, this help
18        building amd64 nfsroots on i386 and vice versa
19      * fai-mirror.8, make-fai-nfsroot.8: enhance/add info of -C, add info
20        about variable FAI_ETC_DIR
21      * packages_config/DEFAULT: fix typos in linux-image-amd64
22      * fai-chboot,fai-chboot.8: add option -C and support for $FAI_ETC_DIR
23      * savelog.LAST.source: add ignore pattern
24      * packages_config/FAIBASE: add fai-client
25      * fai-do-scripts: exit with maximum error code of all child scripts that
26        had an error
27      * fai: change message when stamp file already exists (closes: #441437)
28      * fai-cd: remove arch specific path
29      * fai-cd.8: add info about USB stick (closes: #441988),
30        improve man page (closes: #441991)
31      * new get-config-dir-git: add method git for access (closes: #441992)
32      * examples/etc/dhcpd.conf: fix path
33    
34     -- Thomas Lange <lange@debian.org>  Thu, 13 Sep 2007 14:59:01 +0200
35    
36    fai (3.2) unstable; urgency=low
37    
38      * subroutines-linux: fix extra slash in path (closes: #428860),
39        jobsrunning(): ignore rcS process (closes: #425725)
40        during dirinstall call debootstrap if no base.tgz is found
41      * setup_harddisks: fix file system type of /proc
42      * fai.conf: make ssh and scp the default (closes: #309678, #380085)
43      * fai-guide.sgml:
44        major update to reflect FAI 3.X changes (closes: #390508),
45        fix description of classes used (closes: #329984),
46        change /usr/share/doc/fai to /usr/share/doc/fai-doc (closes: #387541),
47        fix an url, add documentation for dirinstall (closes: #390508),
48        document usage of basefiles/ (closes: #391660),
49        document the order hooks are called (closes: #380337)
50      * get-config-dir-svn: add support for svn url's without username
51        (closes: #415875)
52      * subroutines: copy disk_var.sh only if available (closes: #415880),
53        fix wrong path for FAI_CLASSES
54      * savelog.LAST.source: add more patterns
55      * faimond: add options -p, -h, -b,
56        it can now call fai-boot (closes: #342477, #424608)
57      * faimond.1: update man pages to reflect the new options
58      * fai-savelog: use $LOGREMOTEDIR when saving to remote
59        (closes: #290371), do not set $HOSTNAME, should be set all the time
60        (closes: #429553, #429733)
61      * make-fai-nfsroot: add option -p (closes: #359323), move from
62        fai-kernels to plain Debian kernel using initrd (closes: #410940),
63        remove unused things since we have now write access to the nfsroot,
64        use mkdir -p, live-initramfs needs NFSROOT in .../live/filesystem.dir,
65        move creating of subdirs from make-fai-nfsroot to fai (from server to
66        client), do not create shell script in make-fai-nfsroot,
67        remove -V, use aptitude to remove the kernels from the nfsroot, -k now
68        reinstalls all packages from /etc/fai/NFSROOT (closes: #431613),
69        update-initramfs symlinks to /bin/true during diversion
70      * make-fai-nfsroot.conf:
71        remove the variable KERNELPACKAGE (closes: #416531, #435098)
72      * make-fai-nfsroot.8: remove -V, new description for -K and -k
73      * fcopy: set mode on file even no file was copied (closes: #360184),
74        check error code of preinst and postinst scripts (closes: #432681),
75        add quotes to variable (closes: #430127), skip comment lines in
76        file-modes
77      * fai-chboot: $NFSROOT is defined in new location (closes: #408247),
78        add initrd support, add option -s (closes: #356380), remove nfs
79        options from append line
80      * fai-chboot.8: ROOTFS parameter is not needed any more, add option -s
81      * device2grub: fix pattern to support /dev/cciss and /dev/ida devices
82        (closes: #416381)
83      * conf/NFSROOT: add packages needed for new fai-cd technique, add plain
84        debian kernel package, add ext2resize, hwinfo and change arch specific
85        packages,
86        move packages cfengine2 and libapt-pkg-perl from control to NFSROOT
87      * control: change dependencies from tetex to tetex or texlive, replace
88        Recommends of rsh-server with ssh (closes: #426093), add aptitude for
89        fai-server as Suggests, remove fai-kernels, add field XS-Vcs-Browser,
90        syslinux is only available on two architectures, do not depend on
91        cfengine (v1), since it does not exists any more
92      * fai: do not remount / read only, do not call create_ramdisk, now we
93        use unionfs, remove HOST variable, only use HOSTNAME now, use mkdir
94        -p, export $action for 20hwdetect.source, call save_dmesg only during
95        initial installation, during dirinstall set
96        LOGDIR=/var/log/fai/dirinstall/$HOSTNAME (closes: #429553)
97        define FAI_DEBOOTSTRAP, FAI_DEBOOTSTRAP_OPT for dirinstall
98        create syslog.conf before starting the syslog daemon
99        when doing dirinstall -c or -N must be specified (closes: #429554)
100        the local hard disks are now mounted to /target instead of /tmp/target
101      * move from mkinitrd-cd to live-initramfs to create a CD, use plain
102        Debian kernel
103      * menu.lst: remove unneeded options, add boot=live for new initrd,
104        remove root (cd), fix setting of hostname, instead of using ip=, we
105        now use hostname=
106      * create_resolv_conf: fix path, since we can now write on the whole
107        filesystem
108      * fai-cd: use plain Debian kernel with initrd and live-initramfs for
109        booting (closes: #401041),
110        add option -f, force removal of an existing ISO image
111        add option -k, this is for debugging
112        add option -n, do not create ISO image
113        add option -u, copy fai-cd data to a directory (USB support)
114        use $NFSROOT/live/filesystem.dir
115      * disk-info: do not include removable devices into list of disks
116      * fai-class: remove HOST variable, only use HOSTNAME now
117        do not set HOSTNAME from uname (closes: #431283)
118      * multiple files: add some patches fixing english text
119        (closes: #428857, #428858)
120      * 20-removable_media: fix path for floppy mount point (closes: #428859)
121      * fai.8: add option -u, --hostname (closes: #361559)
122      * add variable TFTPROOT (closes: #408271, #431431)
123      * fai-mirror:
124        use $NFSROOT/live/filesystem.dir
125        do not ask questions, add unauthenticated packages to the mirror
126      * 20hwdetect.source: do not execute 20hwdetect.source during dirinstall
127      * debconf/FAIBASE: autodetect most xorg parameters, (but not resolution)
128      * install_packages: add option -N, change option -t to -n,
129        add patch that AptPkg module is only used when
130        available and target system is Debian (closes: #422225), move code to
131        check_aptpkg(), add smart package manager support (closes: #430798)
132        do execute Debian specific commands only when needed (closes: #392038),
133        grab error codes when executing commands,
134        exit with 3 when errors occured, add option -H (closes: #391659),
135        put suffix -internal to all internal commands,
136        remove -n from tasksel calls
137        print path once, then only config file names, not always full path
138      * install_packages.8: add option -N and -H, change option -t to -n,
139        add option -p (closes: #424848)
140      * create_ramdisk: replaced by unionfs
141      * fai-do-scripts: remove -k from cfagent call (closes: #425699),
142        add new strings for shell scripts (closes: #416616)
143      * fai-server.post*: do not manage $TFTPROOT (closes: #430000)
144      * package_config: move linux-image package from FAIBASE to DEFAULT, add
145        kernel name for architecture
146      * ainsl: escape + in pattern
147      * make S01fai-abort an init.d script
148    
149     -- Thomas Lange <lange@debian.org>  Tue, 21 Aug 2007 18:11:28 +0200
150    
151    fai (3.1.8) unstable; urgency=medium
152    
153      * conf/NFSROOT: remove unknow package name (closes: 407950)
154      * setup_harddisks: use C locale when calling mkreiserfs (closes: 413504)
155      * fai-mirror: add /usr/sbin to $PATH so a normal user can also call
156        this command (closes: 413466)
157      * simple/package_config/GERMAN: fix wrong package name
158      * lib/subroutines: replace >>/dev/stderr with >&2
159    
160     -- Thomas Lange <lange@debian.org>  Tue, 13 Mar 2007 23:39:56 +0100
161    
162    fai (3.1.7) unstable; urgency=medium
163    
164      * subroutines: ifclass() should append to stderr (closes: #409059)
165      * examples/simple/, lib/fai-mount-disk, lib/mount2dir: use bash for
166        shell scripts (closes: #410084)
167      * fix typo in bug number of older changelog entry
168      * install_packages.8: add info for variable MAXPACKAGES
169    
170     -- Thomas Lange <lange@debian.org>  Wed, 14 Feb 2007 12:11:29 +0100
171    
172    fai (3.1.6) unstable; urgency=high
173    
174      * fix important and grave bugs
175      * fai-setup: do not fail (and exit) if $loguserhome is not writeable for
176        root (closes: #407947)
177      * fai-class: fix syntax error (closes: #408153)
178    
179     -- Thomas Lange <lange@debian.org>  Tue, 23 Jan 2007 23:49:33 +0100
180    
181    fai (3.1.5) unstable; urgency=low
182    
183      * make-fai-nfsroot: remove copying of *.pub files (closes: #406334)
184      * fai-debconf: add template when create tmp file, remove also old
185        tmp files (closes: #406336)
186      * fai: add missing parameter to --long options (closes: #406125)
187      * fai-classs: set hostname from -u as intended (closes: #406125)
188      * scripts/FAISERVER/10-conffiles: fix wrong path (closes: #406500)
189      * README: update year from 2006 to 2007
190    
191     -- Thomas Lange <lange@debian.org>  Fri, 12 Jan 2007 14:57:12 +0100
192    
193    fai (3.1.4) unstable; urgency=medium
194    
195      * these are only document changes and a one liner for setup_harddisks
196      * fix default examples. A change in the xorg package dependencies broke
197        the default FAI example installation (closes: #405435)
198      * remove xlockmore package from example (closes: #405433)
199      * setup_harddisks: add support for mountig existing NTFS partitions
200        (closes: #404187)
201    
202     -- Thomas Lange <lange@debian.org>  Thu,  4 Jan 2007 15:30:42 +0100
203    
204    fai (3.1.3) unstable; urgency=medium
205    
206      * fai-savelog: fix a security tagged bug, make local copy of LOGDIR only
207        readable for root and group adm (closes: #402644)
208      * fai: add missing shift command (closes: #402588)
209      * fai.8: improve dirinstall info (closes: #402294)
210      * package_config/FAIBASE: add packages, this is only a documentation
211        change
212    
213     -- Thomas Lange <lange@debian.org>  Sun, 17 Dec 2006 17:40:54 +0100
214    
215    fai (3.1.2) unstable; urgency=high
216    
217      * use new fai kernel version 2.6.18
218      * control: add Vcs-Svn control field (closes: #399561)
219      * conf/NFSROOT: remove package hwtools, which do not exists any more
220      * fai-chboot: exit if file cannot be written, tmpfile was not always
221        removed
222      * make-fai-bootfloppy: remove sit interfaces from list of network
223        devices (closes: #400521), print error if it can't write to floppy
224        device (closes: #400522)
225      * fcopy: tmpfile was not always removed
226      * mount2dir: use noatime when mounting local file systems
227      * lib/subroutines-linux: change comment
228      * fix typo in changelog
229      * fai-server.postinst: change message (closes: #400324)
230    
231     -- Thomas Lange <lange@debian.org>  Mon, 27 Nov 2006 20:04:51 +0100
232    
233    fai (3.1.1) unstable; urgency=low
234    
235      * control: remove mkinitrd-cd from Recemmends: and Suggests:
236      * make-fai-nfsroot: add missing option h to getopt, fix typo, test if
237        $cfdir is already set (closes: #394884), no code change, reorder code
238        so a normal user gets help whem using -h,--help
239      * faireboot: fix file name to variables.log
240      * fai-chboot: fix several bugs for listing options, option -p expects an
241        argument, fix for -c behaviour (closes: #389905)
242      * fai-chboot.8: minor document fixes
243      * fai-mirror.1: fix example (closes: #390520)
244      * fcopy: remove temporary file after use
245      * fai: start udev before creating /dev/shm/network, remove set +a for
246        dirinstall, so $fai_rundate will be exported (closes: #390373)
247      * subroutines: umount config dir at the end of softupdate action,
248        cd back to old directory, convert FAI_ROOT to absolute path if doing
249        dirinstall (closes: #390346), die() only calls bash when
250        FAI_ACTION=install, add -i to bash call (closes: #362252)
251      * subroutines-linux: check exit status of get-config-dir
252      * get-config-dir: replace die call with echo and exit statement, add
253        error message
254      * get-config-dir-cvs: fixed regular expression as 'expr' automatically
255        anchors to the beginning
256      * LAST/50-misc: /sbin/unconfigured.sh is not used any more
257      * ainsl.8: explain ^ and $ treatment in more detail
258      * FAIBASE/10-misc: add anchors to ainsl pattern
259      * class/20hwdetect.source: change discover call
260      * aisnl,fcopy,fai-chboot: print help and exit if unknow option was given
261      * lib/task_sysinfo: remove call of kudzu since it's not available any
262        more in etch
263    
264     -- Thomas Lange <lange@debian.org>  Mon,  6 Nov 2006 15:57:01 +0100
265    
266    fai (3.1) unstable; urgency=medium
267    
268      * Makefile: force bash in Makefile, fixes FTBFS in ubuntu
269      * rename action dirinst to dirinstall (closes: #390345)
270      * fai-cd: fix wrong path for sources.list (closes: #391639)
271      * scripts/FAIBASE/10-misc: use ainsl instead of echo >> ...
272      * lib/create_ramdisk: make /var/discover writeable
273      * make-fai-nfsroot: create directory var/discover, add option -h and
274        usage() subroutine
275      * subroutines: move find's maxdepth option to the left, prevent multiple
276        fai softupdate running simultaneously (closes: #390680), move
277        disk_var.sh from FAI 2.X installation old to new location
278        rename variable sndhostname to sendhostname
279      * get-config-dir*: replace \s and \S in expr with regex using [:space:],
280        so it also works for sarge's version of expr
281      * subroutines-liux: add test if base.tgz exists (closes: #390343),
282        sources.list must be used from /etc/apt during normal installation
283      * fai: add option -u,--hostname (closes: #390367), create
284        /dev/shm/network if directory not already exists (needed for initrd
285        kernels)
286      * LAST/50-misc: do not fail if hardware clock can't be set
287      * fcopy: swap call of postinst and set_mode
288      * install_packages: add missing package list to yum and rpm calls
289        (closes: #392032)
290      * rename sndmon() to sendmon()
291      * fai-start-stop-daemon: start udevd (needed for ubuntu) and do not fake
292        it, add carriage return
293      * package_config/DEMO: remove rstatd since it buggy atm
294      * 20hwdetect.source: xorg can discover the grpahics driver itself, do
295        not call discover
296    
297     -- Thomas Lange <lange@debian.org>  Thu, 19 Oct 2006 14:46:32 +0200
298    
299    fai (3.0) unstable; urgency=low
300    
301      * conf/make-fai-nfsroot.conf,sources.list: move from sarge to etch
302      * fai: export FAI_ACTION, fix -c and -C in usage()
303      * subroutines-linux: fix path of resolv.conf
304      * fai-chboot: remove devfs=nomount, use NFS v3
305      * package_config/DEFAULT: replace kernel-image with linux-image
306      * faireboot: stop udevd
307      * rename class XFREE to XORG, use xorg packages
308      * bin/fai: rename $targetdir to $FAI_ROOT
309      * add debconf data for german environment (closes: #386192)
310      * package_config/GERMAN: new file includes packages for german
311        environment
312      * new script FAIBASE/20-removable_media creates fstab entries and makes
313        directories under /media
314      * new script and man page: ainsl, ainsl.1
315      * fai-start-stop-daemon: prints which daemon will not be started
316      * get-boot-info: fix duplicate call of get_dhcp_info()
317      * FAIBASE.var: add FAI_ALLOW_UNSIGNED=1
318      * fai-setup: add option no_subtree_check to etc/exports lines
319      * get-config-dir-svn: svn support for config space (closes: #314991)
320      * fai.8: add info about dirinst, add example
321    
322     -- Thomas Lange <lange@debian.org>  Wed, 27 Sep 2006 15:44:46 +0200
323    
324    fai (3~beta21) unstable; urgency=medium
325    
326      * make pathes conform to FHS:
327        (closes: #340608, #311524, #336650, #309554, #340609)
328      * use /srv/tftp/fai    instead of /boot/fai
329      * use /srv/tftp/fai/pxelinux.cfg instead of /boot/fai/pxelinux.cfg
330      * use /srv/fai/config  instead of /usr/local/share/fai
331      * use /srv/fai/nfsroot instead of /usr/lib/fai/nfsroot
332      * use /var/lib/fai/config instead of /fai
333      * use /var/lib/fai/mirror instead of /mnt
334      * create_ramdisk: call mkrw with -n
335      * setup_harddisks: use more secure options for /proc line
336      * fai-chboot: use tcp as default for nfs, nfs v3 can will become default
337        with etch, existent .disable pxe file will be removed automatically,
338        add headline when copying from template, change in options: -d is now
339        -D, -r is now -d, -r is not used any more, abort if $pxedir does not
340        exist (closes: #373596)
341      * subroutines-linux: task_updatebase does not use updatebase.log any
342        more (closes: #366823), try ftar $FAI/basefiles before extracting
343        base.tgz, create policy-rc.d in the chroot, copy sources.list from
344        $FAI_ETC_DIR, replace $FAI_REMOTESH with local variable $remotesh, fix
345        path for resolv.conf
346      * move /etc/fai/sources.list to /etc/fai/apt/sources.list
347      * fix lintian error: build-depends-indep-should-be-build-depends
348        debhelper
349      * complies with policy 3.7.2
350      * added a linda override for fai-quickstart (ignore /usr/doc-symlink
351        warning)
352      * added Section: headers to binary packages in control
353      * conf/make-fai-nfsroot.conf: remove variables: $nfssize,
354        $NFSROOT_PACKAGES, $package
355      * new config file /etc/fai/NFSROOT which contains the package list
356      * fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO
357        instead, LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed installserver
358        removed (closes: #332837)
359      * lib/subroutines: remove get_fai_cvs(), get_fai_dir(), now separate
360        scripts, print warning if CD-ROM does not use DMA mode, eject fai-cd
361        at the end of the installation
362      * fai: replace $rclog with $LOGIDR/fai.log, add option -C,--cfdir,
363        -c,--class (closes: #353535), add support for dirinst, cleanup LOGDIR
364        before using it again (closes: #369534), remove variable rundir, mkdir
365        /var/run/fai if not existing, trap uses subroutine clean_exit() for
366        dirinst
367      * fai-setup: use getent for getting IP address, make it a bash script,
368        change $HOME of LOGUSER (closes: #290449), do not use SERVERINTERFACE
369        for getting hostname, add all IP addresses and host names to
370        ssh_known_hosts (closes: #286692), remove variable FAICLIENTS, use IP
371        address and netmask for exportfs line (closes: #381261)
372      * make-fai-nfsroot: new subroutine all_host_entries(), use
373        install_packages and /etc/fai/NFSROOT for installing packages into the
374        nfsroot, install fai-nfsroot before other packages are installed, do
375        not exit if getent returns no information, rename -c to -C, use
376        readlink to determine $cfdir (closes: #358765)
377      * variable $fstab replaced with fstab (no more Solaris support using
378        vfstab)
379      * savelog.LAST: set reboot=1 if no errors are found
380      * fcopy: fix bug (closes: #374415)
381      * control: update to Standards-Version: 3.7.2, fai-quickstart depends on
382        tftpd-hpa
383      * make-fai-bootfloppy: read make-fai-nfsroot.conf instead of fai.conf,
384        replace backticks with $(), fix test (closes: #384624), rename -c to -C
385      * lib/get-boot-info: get network info via DHCP if ip=dhcp was set
386      * prcopyleft: remove osname from copyright logo
387      * subroutines: add task dirinst (closes: #322634), do not execute task
388        prepareapt on softupdates (closes: #315000), save FAI_CLASSES and
389        disk_var.sh to /var/lib/fai, do not save variables.log to /var
390      * move fai-divert to fai-client package
391      * ftar: fix exit code when no matching class was found
392      * move code from script get-config-dir to task_confdir()
393      * rename $DO_INIT_TASKS to $do_init_tasks
394      * install_packages: add option -p
395      * fai-mirror: use packages.nfsroot instead of packages.arch, check if
396        obsolete variables are used, remove -a, add -B
397      * add policy-rc.d support instead of diverting start-stop-daemon
398      * remove varaible diskvar, use $LOGDIR/disk_var.sh instead
399      * fai-debconf: use read-only temp file during reconfigure
400      * get-config-dir-file: access config space via local path, used by
401        fai-cd
402      * fai-cd: use $FAI instead of /fai
403      * fai-mirror: generate distrib name from FAI_DEBOOTSTRAP
404      * move some -c to -C, so now all scripts use -C for cfdir, setting
405        $FAI_ETC_DIR is the same as specifying -C cfdir, print message if this
406        variables is used
407      * move NEWS to NEWS.Debian
408      * VERSION: default is kernel 2.6.17
409    
410     -- Thomas Lange <lange@debian.org>  Wed, 13 Sep 2006 18:54:38 +0200
411    
412    fai (2.10.5) unstable; urgency=high
413    
414      * fixes patch from last NMUs. (really, really closes: #373955)
415      * make-fai-nfsroot: print debootstrap version
416      * add package lftp to nfsroot
417      * create_ramdisk: make more directories writeable
418      * 20hwdetect.source: add some usb modules
419      * dhcpd.conf: next-server is needed in dhcpd3 >=3.0.3
420    
421     -- Thomas Lange <lange@debian.org>  Tue, 11 Jul 2006 16:28:21 +0200
422    
423    fai (2.10.4) unstable; urgency=high
424    
425      * Non-maintainer upload.
426      * Fix previous patch; it should remove files from $FAI_ROOT/etc, not
427        /etc, as faireboot is not run inside the chroot. (Really
428        Closes: #373955)
429    
430     -- Steinar H. Gunderson <sesse@debian.org>  Sun,  9 Jul 2006 18:59:55 +0200
431    
432    
433    fai (2.10.3) unstable; urgency=high
434    
435      * Non-maintainer upload.
436      * Remove /etc/apt/apt.conf.d/{10,90}fai in faireboot, since the settings
437        used during install_packages are not appropriate for the finished
438        system. (Closes: #373955)
439    
440     -- Steinar H. Gunderson <sesse@debian.org>  Sun,  9 Jul 2006 15:54:55 +0200
441    
442  fai (2.10.2) unstable; urgency=medium  fai (2.10.2) unstable; urgency=medium
443    
444    * lib/get-boot-info: call dhclient with different configuration and    * lib/get-boot-info: call dhclient with different configuration and
445      script names (closes: #369265), remove dpkg-divert calls for      script names, closes grave bug (closes: #369265), remove dpkg-divert
446      /etc/dhcp3/dhclient-script and /etc/dhcp3/dhclient.conf      calls for /etc/dhcp3/dhclient-script and /etc/dhcp3/dhclient.conf
447    * create_ramdisk: make /etc/lvm writeable (closes: 365035)    * create_ramdisk: make /etc/lvm writeable (closes: #365035)
448    * do not call mkrwsize if directory doe not exist (closes: 365037)    * do not call mkrwsize if directory does not exist (closes: #365037)
449    * lib/mkrw: add option -n    * lib/mkrw: add option -n
450    * make-fai-nfsroot: grep before appending to file (closes: 364748)    * make-fai-nfsroot: grep before appending to file (closes: #364748),
451        enable DNS inside the nfsroot (closes: #358783)
452      * lib/subroutines-linux: task_prepareapt(): check $IPADDR before
453        appending to file (closes: #331258)
454      * lib/subroutines: make 100MB ramdisk for /fai when booting from CD
455      * bin/fai: do not mount --bind /tmp/fai on softupdate
456    
457   -- Thomas Lange <lange@debian.org>  Mon, 12 Jun 2006 14:12:34 +0200   -- Thomas Lange <lange@debian.org>  Wed, 14 Jun 2006 11:51:19 +0200
458    
459  fai (2.10.1) unstable; urgency=low  fai (2.10.1) unstable; urgency=low
460    
# Line 37  fai (2.10.1) unstable; urgency=low Line 483  fai (2.10.1) unstable; urgency=low
483    * make-fai-nfsroot.conf: new names packages in fai-kernel, add    * make-fai-nfsroot.conf: new names packages in fai-kernel, add
484      console-tools to nfsroot (closes: #363480)      console-tools to nfsroot (closes: #363480)
485    * get-boot-info: do not try to activate the first four ethernet devices    * get-boot-info: do not try to activate the first four ethernet devices
486    * conf/apt.conf: add aptitude option so untrusted repositories will also be used    * conf/apt.conf: add aptitude option so untrusted repositories will also
487        be used
488    * instsoft.FAIBASE: use fcopy for kernel-img.conf    * instsoft.FAIBASE: use fcopy for kernel-img.conf
489    * subroutines-linux: use IP address when calling fai-chboot in    * subroutines-linux: use IP address when calling fai-chboot in
490      task_chboot, this helps when the install client has two network cards      task_chboot, this helps when the install client has two network cards
# Line 54  fai (2.10) unstable; urgency=low Line 501  fai (2.10) unstable; urgency=low
501      wrong comments (closes: #356265), allow logical partitions to be      wrong comments (closes: #356265), allow logical partitions to be
502      bootable (closes: #344536)      bootable (closes: #344536)
503    * make-fai-nfsroot: do not copy files from /etc/apt to the nfsroot,    * make-fai-nfsroot: do not copy files from /etc/apt to the nfsroot,
504      detect kernel version for new kernel name (closes: 352939),      detect kernel version for new kernel name (closes: #352939),
505      remove patches-* file when using -K (closes: #348350), remove      remove patches-* file when using -K (closes: #348350), remove
506      update-modules call, remove symlink creation to /tmp, add warning if      update-modules call, remove symlink creation to /tmp, add warning if
507      $FAI_LOCAL_REPOSITORY is still used      $FAI_LOCAL_REPOSITORY is still used
# Line 232  fai (2.8.1) unstable; urgency=low Line 679  fai (2.8.1) unstable; urgency=low
679    * make-fai-nfsroot: split i386 and amd64 packages list, remove packages    * make-fai-nfsroot: split i386 and amd64 packages list, remove packages
680      from amd64 which are not available (closes: #306264)      from amd64 which are not available (closes: #306264)
681    * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION    * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION
682      (closes: 305861)      (closes: #305861)
683    * install_packages.8: remove option -f    * install_packages.8: remove option -f
684    * make-fai-nfsroot.8: remove wrong information (closes: #304980)    * make-fai-nfsroot.8: remove wrong information (closes: #304980)
685    * control: add grub to suggests    * control: add grub to suggests
# Line 261  fai (2.8) unstable; urgency=high Line 708  fai (2.8) unstable; urgency=high
708      reformat some output, print some messages only if $verbose is set      reformat some output, print some messages only if $verbose is set
709    * rcS_fai: renamed to fai, add manual page fai.8    * rcS_fai: renamed to fai, add manual page fai.8
710    * fai: add $rundir, remove unused dirs at the end, call set_disk_info    * fai: add $rundir, remove unused dirs at the end, call set_disk_info
711      before task_defvar, add variable $DO_INIT_TASK, add code for      before task_defvar, add variable $DO_INIT_TASKS, add code for
712      softupdate support, rename rcS.log to fai.log, add copyright message      softupdate support, rename rcS.log to fai.log, add copyright message
713      to usage(), add option -N --new, always test $DO_INIT_TASKS with -eq      to usage(), add option -N --new, always test $DO_INIT_TASKS with -eq
714    * apt.conf: replace force-confnew with force-confdef    * apt.conf: replace force-confnew with force-confdef
# Line 273  fai (2.8) unstable; urgency=high Line 720  fai (2.8) unstable; urgency=high
720      local class-C network, remove ext2resize until available again      local class-C network, remove ext2resize until available again
721    * subroutines: add task softupdate, add support for softupdate, add    * subroutines: add task softupdate, add support for softupdate, add
722      $DO_INIT_TASKS, minor changes in get_fai_cvs(), use swapoff -a for      $DO_INIT_TASKS, minor changes in get_fai_cvs(), use swapoff -a for
723      disabling swap partitions, test $DO_INIT_TASK always with -eq, use      disabling swap partitions, test $DO_INIT_TASKS always with -eq, use
724      /var/log/fai/FAI_CLASSES      /var/log/fai/FAI_CLASSES
725    * subroutines-linux: script prepare_apt is now updatebase, add support    * subroutines-linux: script prepare_apt is now updatebase, add support
726      for softupdates, add task_prepareapt, sliently skip task_chboot if      for softupdates, add task_prepareapt, sliently skip task_chboot if
# Line 607  fai (2.5.3) unstable; urgency=low Line 1054  fai (2.5.3) unstable; urgency=low
1054    * make-fai-bootfloppy: call grub in chroot environment, so correct libc    * make-fai-bootfloppy: call grub in chroot environment, so correct libc
1055      is used, add option c and F, DHCP is now default boot protocol, be      is used, add option c and F, DHCP is now default boot protocol, be
1056      more verbose      more verbose
1057    * make-fai-nfsroot: add option c which sets $cfdir (closes: 219824)    * make-fai-nfsroot: add option c which sets $cfdir (closes: #219824)
1058      add variable nfssize, remove package strace, check if $NFSROOT is set,      add variable nfssize, remove package strace, check if $NFSROOT is set,
1059      mkdir $RUNDIR is not need any more, use $cfdir instead of fixed      mkdir $RUNDIR is not need any more, use $cfdir instead of fixed
1060      /etc/fai, do not copy fai-chboot to nfsroot, call certain commands in      /etc/fai, do not copy fai-chboot to nfsroot, call certain commands in
# Line 663  fai (2.5.2) unstable; urgency=low Line 1110  fai (2.5.2) unstable; urgency=low
1110    * fai.conf: add exim4 packages to exlude list    * fai.conf: add exim4 packages to exlude list
1111    * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from    * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from
1112      package list (closes: #219420), copy preferences from /etc/fai      package list (closes: #219420), copy preferences from /etc/fai
1113      (closes: 219824), use apt-get dist-upgrade instead of upgrade,      (closes: #219824), use apt-get dist-upgrade instead of upgrade,
1114      do not create base.tgz in $NFSROOT/.. and then move file      do not create base.tgz in $NFSROOT/.. and then move file
1115    * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)    * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)
1116    * faimond, faimond.8 added    * faimond, faimond.8 added
# Line 1189  fai (2.0.1) unstable; urgency=low Line 1636  fai (2.0.1) unstable; urgency=low
1636    * Check if LOGUSER is defined, (closes: #101620)    * Check if LOGUSER is defined, (closes: #101620)
1637    * wget now recommends, (closes: #101594)    * wget now recommends, (closes: #101594)
1638    * Use ntpdate if a ntp server is defined (tag nt in bootptab),    * Use ntpdate if a ntp server is defined (tag nt in bootptab),
1639      (closes:  #101899)      (closes: #101899)
1640    * DEFAULT script writes fqdn and short hostname into etc/hosts,    * DEFAULT script writes fqdn and short hostname into etc/hosts,
1641      (closes: #101820)      (closes: #101820)
1642    * Bug fix. Check if imggen executable is available.    * Bug fix. Check if imggen executable is available.

Legend:
Removed from v.3506  
changed lines
  Added in v.4572

  ViewVC Help
Powered by ViewVC 1.1.5