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

Diff of /trunk/debian/changelog

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

revision 2654 by lange, Fri Mar 25 22:29:18 2005 UTC revision 3545 by lange, Tue Jul 11 13:51:38 2006 UTC
# Line 1  Line 1 
1  fai (2.6.8) unstable; urgency=high  fai (2.10.5) unstable; urgency=low
2    
3      * make-fai-nfsroot: print debootstrap version
4      * add package lftp to nfsroot
5      * create_ramdisk: make more directories writeable
6      * 20hwdetect.source: add some usb modules
7      * dhcpd.conf: next-server is needed in dhcpd3 >=3.0.3
8      * remove silly patch from last NMUs.
9    
10     -- Thomas Lange <lange@debian.org>  Tue, 11 Jul 2006 15:15:12 +0200
11    
12    fai (2.10.4) unstable; urgency=high
13    
14      * Non-maintainer upload.
15      * Fix previous patch; it should remove files from $FAI_ROOT/etc, not
16        /etc, as faireboot is not run inside the chroot. (Really
17        Closes: #373955)
18    
19     -- Steinar H. Gunderson <sesse@debian.org>  Sun,  9 Jul 2006 18:59:55 +0200
20    
21    
22    fai (2.10.3) unstable; urgency=high
23    
24      * Non-maintainer upload.
25      * Remove /etc/apt/apt.conf.d/{10,90}fai in faireboot, since the settings
26        used during install_packages are not appropriate for the finished
27        system. (Closes: #373955)
28    
29     -- Steinar H. Gunderson <sesse@debian.org>  Sun,  9 Jul 2006 15:54:55 +0200
30    
31    fai (2.10.2) unstable; urgency=medium
32    
33      * lib/get-boot-info: call dhclient with different configuration and
34        script names, closes grave bug (closes: #369265), remove dpkg-divert
35        calls for /etc/dhcp3/dhclient-script and /etc/dhcp3/dhclient.conf
36      * create_ramdisk: make /etc/lvm writeable (closes: #365035)
37      * do not call mkrwsize if directory does not exist (closes: #365037)
38      * lib/mkrw: add option -n
39      * make-fai-nfsroot: grep before appending to file (closes: #364748),
40        enable DNS inside the nfsroot (closes: #358783)
41      * lib/subroutines-linux: task_prepareapt(): check $IPADDR before
42        appending to file (closes: #331258)
43      * lib/subroutines: make 100MB ramdisk for /fai when booting from CD
44      * bin/fai: do not mount --bind /tmp/fai on softupdate
45    
46     -- Thomas Lange <lange@debian.org>  Wed, 14 Jun 2006 11:51:19 +0200
47    
48    fai (2.10.1) unstable; urgency=low
49    
50      * fai-chboot: fix division by zero error
51      * fai.conf: remove $OS_TYPE
52      * fai: remove $OS_TPYPE, set $targetdir, eval_cmdline is not needed for
53        install and dirinst, move prcopyleft() and additional code into
54        external script, use /var/log/fai/current as default LOGDIR,
55        /tmp/fai is currently a mount --bind to it
56      * fai-do-scripts: replace --no-lock with -K, this should fix cfengine's
57        segfault bug
58      * install_packages: add commands for y2pmsh, yast and rpm
59      * mount2dir: add more fs types that should be skipped
60      * fai-mirror: use different source.list when downloading packages for
61        debootstrap (closes: #361786), remove comments from PACKAGES line
62        (closes: #358910), add option -C, (closes: #318299), recreates
63        Package.gz and Release file using apt-ftparchive
64      * fai-cd: add option -C (closes: #312198), print FAI version in grub
65        menu, not fai-cd version
66      * make-fai-nfsroot: print warning if -f is still used, add config for
67        aptitude to allow unsigned packages without prompting
68      * menu.lst: enable timeout, use localboot as default, remove syslogd
69        flag, remove unused entries, fix IP address for demohost
70      * subroutines: new path /var/log/fai/current/showvar.log
71      * fai-guide.sgml: include package splitting into fai guide
72      * make-fai-nfsroot.conf: new names packages in fai-kernel, add
73        console-tools to nfsroot (closes: #363480)
74      * get-boot-info: do not try to activate the first four ethernet devices
75      * conf/apt.conf: add aptitude option so untrusted repositories will also be used
76      * instsoft.FAIBASE: use fcopy for kernel-img.conf
77      * subroutines-linux: use IP address when calling fai-chboot in
78        task_chboot, this helps when the install client has two network cards
79        and the host name lookup fails
80      * mkrw: fix typo (closes: #363521)
81      * dhcpd.conf: make deny unknown-clients default, remove range definition
82      * S99fai-setup: enable networking for faiserver
83    
84     -- Thomas Lange <lange@debian.org>  Thu, 20 Apr 2006 11:46:12 +0200
85    
86    fai (2.10) unstable; urgency=low
87    
88      * setup_harddisks: mapdisk(): add support for more than two disks, fix
89        wrong comments (closes: #356265), allow logical partitions to be
90        bootable (closes: #344536)
91      * make-fai-nfsroot: do not copy files from /etc/apt to the nfsroot,
92        detect kernel version for new kernel name (closes: 352939),
93        remove patches-* file when using -K (closes: #348350), remove
94        update-modules call, remove symlink creation to /tmp, add warning if
95        $FAI_LOCAL_REPOSITORY is still used
96      * fai-chboot: change output of -l and -L, major rework of the lsdir
97        function, add more options for different listing formats, add template
98        copy function (closes: #342471, #356136), options added: -g -c -t -o
99      * 20-hwdetect.source: test if discover is installed
100      * make-fai-bootfloppy: remove obsolete message (closes: #347974)
101      * fcopy: remove newline from $source, add \Q, (closes: #350015), warning
102        if unlink fails, add option -n (closes: #356378), preserving is not an
103        error (closes: #360183)
104      * make example scripts more cfengine2 compatible (closes: #312201)
105      * hooks/instsoft.FAIBASE: do not pause when kernel modules are already
106        available (closes: #314613)
107      * install_packages: new feature, just unpack packages (closes: #277079),
108        add urpmi, urpme and yum support
109      * fai: exit script if no parameters are given and no run from nfsroot
110      * subroutines: add verbose output when defining variables, add
111        subroutines mkrw and mkrwsize, set $diskvar during softupdate to
112        /var/log/fai/disk_var.sh, task_savelog: test if files exist before
113        copying them
114      * remove FAIBASE/20-save_diskvar (closes: #312296)
115      * task_sysinfo: call lshw if available
116      * lib/get-boot-info: remove duplicate network device names
117      * make-fai-nfsroot.conf: use SERVERINTERFACE for detecting subnet
118        (closes: #341577)
119      * create_ramdisk: use mkrw for making directories writeable
120      * fai-mirror: add warning if some files do not exist
121    
122     -- Thomas Lange <lange@debian.org>  Mon,  3 Apr 2006 15:11:30 +0200
123    
124    fai (2.9.1) unstable; urgency=low
125    
126      * install_packages: add aptitude-r to @commands (closes: #343361)
127      * new command fai-statoverride (like dpkg-statoverride)
128      * fai-chboot: use NFS v2 as default until FAI will drop sarge support
129      * fai.8: fix typo (closes: #343642)
130      * doc/classes_description.txt: remove all unused classes, update
131        description (closes: #322026)
132      * add script AMD64/99-discover-bug
133      * add class FAISERVER
134      * updatebase: mount /sys into chroot
135      * mkdebmirror: remove non-US stuff
136      * savelog.LAST: add segfault to error pattern
137      * make-fai-bootfloppy.8: fix typo (closes: #346428)
138      * make-fai-nfsroot: do not try to copy file if resolv.conf does not
139        exist
140      * menu.lst: add entry for faiserver
141      * fai-cd: adjust space, new code for generating sources.list file
142      * fai-debconf: add test if debconf data file exists (closes: #348857)
143    
144     -- Thomas Lange <lange@debian.org>  Sun,  5 Mar 2006 22:37:31 +0100
145    
146    fai (2.9) unstable; urgency=low
147    
148      * splitting binary package fai into fai-server, fai-client, fai-doc and
149        fai-nfsroot (closes: #210507)
150      * adjust some paths
151      * remove beowulf and advanced examples
152      * increase compat level to 4
153      * delete sunos code from source
154      * scripts/ directory is now bin/
155      * fai-cd: fixed hardcoded sources.list for the install client to be
156        generated, code by Michael Tautschnig (closes: #320024) and at least
157        partially #329547, test if nfsroot was created (closes: #317495), test
158        if mkisofs is available (closes: #334871), exist unless arch is i386
159        or amd64 (closes: #339098), check if $FAI_CONFIGDIR is valid
160        remove subroutine mhide amd module-hide, mkbimage is not needed any
161        more, use grub's stage2_eltorito feature mkisofs uses -no-emul-boot,
162        no floppy emulation needed, size is not limited any more to 2.88M
163      * install_packages: ignore packages ending with - when using -d
164        (closes: #334333), remove backtick evaluation (closes: #322157), add
165        -R to default aptitude call, add aptitude-r for download only mode,
166        add more warnings
167      * lib/create_ramdisk: make /etc/network/run/ifstate writable
168        (closes: #312128)
169      * fai-mirror: add -i to egrep (closes: #312508), add option
170        DPkg::force-conflicts::=yes (closes: #328138), only aptitude can
171        install conflicting packages, test if $mirrordir starts with a slash
172        (closes: #328139), check if $FAI_CONFIGDIR is valid (closes: #334577)
173      * fai-do-scripts: do not execute S[0-9][0-9]* any more (closes: #310999)
174      * fcopy: add preinst support, ignore .svn dirs (closes: #297550), do
175        chroot before using getpwnam (closes: #283475), add option -U
176      * fai-guide.sgml: include README.disk_config into fai guide, minor
177        fixes, (closes: #332295, #332318, #332293, #332291)
178      * make-fai-nfsroot: use --one-file-system instead of -l (closes: #308806),
179        new test if ssh package is installed (closes: #322759), create
180        apt.conf.d file to support unsigned repositories, fail if debootstrap
181        return with error code (closes: #342120)
182      * subroutines: test if hooks are executable (closes: #338524), new stamp
183        file name when action is softupdate
184      * make-fai-bootfloppy: fix code for -i when using a relative path
185        (closes: #314551), add option -I (closes: #337271), create more space
186        on boot floppy (closes: #294593), add option -B
187      * FAIBASE/10-misc: with the new fai-kernels package we can call tune2fs
188        even when using a 2.6 kernel (closes: #307147)
189      * ftar: test if $single is set (closes: #340421)
190      * FAIBASE/30-interface: do not overwrite resolv.conf if it's a symlink
191        (closes: #305783)
192      * setup_harddisks: add i2o support (closes: #317797), add workaround for
193        udev behaviour
194      * GRUB/10-setup: use -U with fcopy, so grub's menu.lst will not be
195        overwritten during softupdate (closes: #313069, #314995)
196      * subroutines-linux: fix idempotent code (closes: #340422)
197      * fai: do not use color logo if $console was set, start udev if
198        available (closes: #334373), test if run as root
199      * lib/updatebase: mount /dev into chroot during installation if we are
200        running udev
201      * fai-chboot: read $NFSROOT from fai.conf, add nfsroot option to kernel
202        parameters, root-path can now be removed from dhcpd.conf
203      * add support for unsigned repositories
204      * LAST/50-misc: fix code that detect of a kernel is installed, now it
205        does not break if more than one kernel is installed
206    
207     -- Thomas Lange <lange@debian.org>  Tue, 13 Dec 2005 15:53:00 +0100
208    
209    fai (2.8.4) unstable; urgency=high
210    
211      * fix important bug: remove non-US entry (closes: #310392)
212      * package_config: remove nonfree package t1-xfree86-nonfree from
213        examples (closes: #310705)
214    
215     -- Thomas Lange <lange@debian.org>  Wed, 25 May 2005 13:59:39 +0200
216    
217    fai (2.8.3) unstable; urgency=high
218    
219      * fix a serious bug, remove debconf support (closes: #309209), debconf
220        support may be included again after sarge
221      * fix important bug, do not delete files in /etc/fai (closes: #309707)
222      * control: remove dependency on debconf
223      * postinst, postrm: remove debconf code
224      * rules: do not call dh_installdebconf
225      * remove debian/config, debian/template
226      * remove files in debian/po: POTFILES.in de.po fr.po templates.pot
227      * fai.conf: set placeholder for installserver, since debconf will not
228        set it any more
229      * conf/make-fai-nfsroot.conf, conf/sources.list: use ftp.debian.org
230        instead of debconf's default values
231      * man/fai-chboot.8: minor document patch (closes: #309138, 309142)
232      * fai-guide.sgml: minor document patch, move section "For the impatient
233        user" to the front (closes: #309134, #309556)
234      * README.build-sources: add memo to use -ICVS in the future
235    
236     -- Thomas Lange <lange@debian.org>  Thu, 19 May 2005 15:54:18 +0200
237    
238    fai (2.8.2) unstable; urgency=high
239    
240      * remove old unused scripts from cvs source
241      * updatebase: use mktemp for creating temp file, this closes a serious
242        security bug (closes: #307838)
243      * fai: create dir only during initial installation, fixes a critical bug
244        (closes: #307632)
245      * subroutines-linux: do not "mount --bind" when FAI_ROOT=/, closes
246        important bug (closes: #307631)
247    
248     -- Thomas Lange <lange@debian.org>  Fri,  6 May 2005 09:23:34 +0200
249    
250    fai (2.8.1) unstable; urgency=low
251    
252      * only minor bug fixes, no major changes to the code, but a lot of them
253      * make-fai-bootfloppy: add missing $ to variable (closes: #304824)
254      * install_packages: add missing aptitude-r call (closes: #305544),
255        add $qopt and $devnull, used when install_packages is called with
256        verbose from fai-mirror
257      * fai-mirror: fix wrong path (closes: #304179), remove needless test if
258        mkinitrd-cd is available, add $qflag, return if $pkglist is empty, not
259        when $addpackages is empty
260      * fai: added $COLOR_FAI_LOGO, which is off when doing softupdate
261      * fai-cd: add test if mkinitrd-cd is available
262      * fai-savelog: set FAI_ACTION to noaction if undef (closes: #305283)
263      * savelog.LAST: add error message to global pattern
264      * make-fai-nfsroot.conf: remove --arch i386, since debootstrap now uses
265        dpkg --print-installation-architecture instead of another call which
266        needed gcc, change comment
267      * make-fai-nfsroot: split i386 and amd64 packages list, remove packages
268        from amd64 which are not available (closes: #306264)
269      * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION
270        (closes: 305861)
271      * install_packages.8: remove option -f
272      * make-fai-nfsroot.8: remove wrong information (closes: #304980)
273      * control: add grub to suggests
274      * rules: make hooks and postinst script executable
275      * FAIBASE/10-misc: do not call tune2fs when using 2.6 kernel. This may
276        hang the system
277      * fr.po: added french debconf templates (closes: #306232)
278      * de.po, templates.pot: remove fuzzy lines
279      * README.disk_config: add notes about boot option
280      * debian/postinst: replace sed -i with perl -pi -e since old sed does
281        not support -i
282      * fai-setup: change informational message
283      * fai-mount-disk: mount file systems read only
284      * 50-host-classes: move host specific class definitions to new script
285      * fai-guide.sgml: fix typos and other minor mistakes
286    
287     -- Thomas Lange <lange@debian.org>  Sat, 30 Apr 2005 21:20:53 +0200
288    
289    fai (2.8) unstable; urgency=high
290    
291      * remove ext2resize from $packages (closes: #303565)
292      * major rewrite of simple examples (closes: #290554)
293      * make-fai-nfsroot.8: add info about nfsroot location (closes: #303915)
294      * fai-guide.sgml: major update for new release
295      * setup_harddisks: add support for device names disk1 and disk2,
296        reformat some output, print some messages only if $verbose is set
297      * rcS_fai: renamed to fai, add manual page fai.8
298      * fai: add $rundir, remove unused dirs at the end, call set_disk_info
299        before task_defvar, add variable $DO_INIT_TASK, add code for
300        softupdate support, rename rcS.log to fai.log, add copyright message
301        to usage(), add option -N --new, always test $DO_INIT_TASKS with -eq
302      * apt.conf: replace force-confnew with force-confdef
303      * make-fai-nfsroot: use dpkg --print-installation-architecture instead
304        off uname -m, add arch dependent package name to, remove "" for
305        matching * in KERNELPACKAGE, test if $KERNELPACKAGE is empty
306        $NFSROOT/var/tmp/packages.arch, use shadowconfig instead of pwconv
307      * make-fai-nfsroot.conf: comment FAI_LOCAL_REPOSITORY, set FAICLIENTS to
308        local class-C network, remove ext2resize until available again
309      * subroutines: add task softupdate, add support for softupdate, add
310        $DO_INIT_TASKS, minor changes in get_fai_cvs(), use swapoff -a for
311        disabling swap partitions, test $DO_INIT_TASK always with -eq, use
312        /var/log/fai/FAI_CLASSES
313      * subroutines-linux: script prepare_apt is now updatebase, add support
314        for softupdates, add task_prepareapt, sliently skip task_chboot if
315        LOGUSER is undefined, $disklist now sorted, print setup_hardisks
316        output also to console
317      * install_packages: cleanup of multiple packages with different
318        install/remove operations, add installable(), check if a package is
319        listed in a package index and not only in the dpkg database, add
320        force-confdef and force-confold to apt-get, install_packages.conf
321        unused, remove -f, sub read_config_file
322      * fai-do-scripts: now executing scripts matching [0-9[0-9]*, S[0-9]*
323        also supported for backwards compatibility
324      * fai-mirror: add check if mkinitrd-cd and apt-move are installed, arch
325        dependent packages defined in make-fai-nfsroot, replace sed with bash
326        builtin, add $debdist, return if $addpackages is empty
327      * fai-chboot: change message
328      * load_keymap_consolechars: much simpler code
329      * create_ramdisk: create /tmp/var/run/fai
330      * fai.conf: installserver will be set by debconf, by default LOGUSER is
331        unset
332      * sources.list: insert MIRRORHOST which will be replaced by debconf data
333      * Makefile: install device2grub to new location, rename rcS_fai to fai
334      * control: add libapt-pkg-perl for install_packages, remove dependency
335        on nfs, because fai can also only be used for softupdate
336      * postrm: cleanup debconf data on purge
337      * postinst: use debconf
338      * rules: add dh_installdebconf call, remove chmod of rcS_fai
339      * utils/mkdebmirror: --ignore-missing-release --ignore-release-gpg
340    
341     -- Thomas Lange <lange@debian.org>  Sat,  9 Apr 2005 23:43:27 +0200
342    
343    fai (2.7) unstable; urgency=high
344    
345    * closes grave bug, make-fai-nfsroot.conf: replace raidtools2 with mdadm    * closes grave bug, make-fai-nfsroot.conf: replace raidtools2 with mdadm
346      (closes: #299952), move cfengine from $packages to $NFSROOT_PACKAGES      (closes: #299952), move cfengine from $packages to $NFSROOT_PACKAGES
# Line 24  fai (2.6.8) unstable; urgency=high Line 366  fai (2.6.8) unstable; urgency=high
366    * control: add mkinitrd-cd to Suggests, add Build-Depends-Indep on    * control: add mkinitrd-cd to Suggests, add Build-Depends-Indep on
367      debhelper greater version 3      debhelper greater version 3
368    * class/DEFAULT.var: use kernel-image-2.4-386 as default kernel package    * class/DEFAULT.var: use kernel-image-2.4-386 as default kernel package
369      * fai-savelog-ftp: remove $ENV{LOGREMOTEDIR} from mkdir since we just cd
370        to it
371    
372   -- Thomas Lange <lange@debian.org>  Fri, 25 Mar 2005 23:29:04 +0100   -- Thomas Lange <lange@debian.org>  Fri, 25 Mar 2005 23:51:34 +0100
373    
374  fai (2.6.7) unstable; urgency=low  fai (2.6.7) unstable; urgency=low
375    

Legend:
Removed from v.2654  
changed lines
  Added in v.3545

  ViewVC Help
Powered by ViewVC 1.1.5