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

Diff of /trunk/debian/changelog

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

revision 3190 by lange, Mon Jan 2 13:00:53 2006 UTC revision 3506 by lange, Mon Jun 12 12:17:12 2006 UTC
# Line 1  Line 1 
1    fai (2.10.2) unstable; urgency=medium
2    
3      * lib/get-boot-info: call dhclient with different configuration and
4        script names (closes: #369265), remove dpkg-divert calls for
5        /etc/dhcp3/dhclient-script and /etc/dhcp3/dhclient.conf
6      * create_ramdisk: make /etc/lvm writeable (closes: 365035)
7      * do not call mkrwsize if directory doe not exist (closes: 365037)
8      * lib/mkrw: add option -n
9      * make-fai-nfsroot: grep before appending to file (closes: 364748)
10    
11     -- Thomas Lange <lange@debian.org>  Mon, 12 Jun 2006 14:12:34 +0200
12    
13    fai (2.10.1) unstable; urgency=low
14    
15      * fai-chboot: fix division by zero error
16      * fai.conf: remove $OS_TYPE
17      * fai: remove $OS_TPYPE, set $targetdir, eval_cmdline is not needed for
18        install and dirinst, move prcopyleft() and additional code into
19        external script, use /var/log/fai/current as default LOGDIR,
20        /tmp/fai is currently a mount --bind to it
21      * fai-do-scripts: replace --no-lock with -K, this should fix cfengine's
22        segfault bug
23      * install_packages: add commands for y2pmsh, yast and rpm
24      * mount2dir: add more fs types that should be skipped
25      * fai-mirror: use different source.list when downloading packages for
26        debootstrap (closes: #361786), remove comments from PACKAGES line
27        (closes: #358910), add option -C, (closes: #318299), recreates
28        Package.gz and Release file using apt-ftparchive
29      * fai-cd: add option -C (closes: #312198), print FAI version in grub
30        menu, not fai-cd version
31      * make-fai-nfsroot: print warning if -f is still used, add config for
32        aptitude to allow unsigned packages without prompting
33      * menu.lst: enable timeout, use localboot as default, remove syslogd
34        flag, remove unused entries, fix IP address for demohost
35      * subroutines: new path /var/log/fai/current/showvar.log
36      * fai-guide.sgml: include package splitting into fai guide
37      * make-fai-nfsroot.conf: new names packages in fai-kernel, add
38        console-tools to nfsroot (closes: #363480)
39      * get-boot-info: do not try to activate the first four ethernet devices
40      * conf/apt.conf: add aptitude option so untrusted repositories will also be used
41      * instsoft.FAIBASE: use fcopy for kernel-img.conf
42      * subroutines-linux: use IP address when calling fai-chboot in
43        task_chboot, this helps when the install client has two network cards
44        and the host name lookup fails
45      * mkrw: fix typo (closes: #363521)
46      * dhcpd.conf: make deny unknown-clients default, remove range definition
47      * S99fai-setup: enable networking for faiserver
48    
49     -- Thomas Lange <lange@debian.org>  Thu, 20 Apr 2006 11:46:12 +0200
50    
51  fai (2.10) unstable; urgency=low  fai (2.10) unstable; urgency=low
52    
53      * setup_harddisks: mapdisk(): add support for more than two disks, fix
54        wrong comments (closes: #356265), allow logical partitions to be
55        bootable (closes: #344536)
56      * make-fai-nfsroot: do not copy files from /etc/apt to the nfsroot,
57        detect kernel version for new kernel name (closes: 352939),
58        remove patches-* file when using -K (closes: #348350), remove
59        update-modules call, remove symlink creation to /tmp, add warning if
60        $FAI_LOCAL_REPOSITORY is still used
61      * fai-chboot: change output of -l and -L, major rework of the lsdir
62        function, add more options for different listing formats, add template
63        copy function (closes: #342471, #356136), options added: -g -c -t -o
64      * 20-hwdetect.source: test if discover is installed
65      * make-fai-bootfloppy: remove obsolete message (closes: #347974)
66      * fcopy: remove newline from $source, add \Q, (closes: #350015), warning
67        if unlink fails, add option -n (closes: #356378), preserving is not an
68        error (closes: #360183)
69      * make example scripts more cfengine2 compatible (closes: #312201)
70      * hooks/instsoft.FAIBASE: do not pause when kernel modules are already
71        available (closes: #314613)
72      * install_packages: new feature, just unpack packages (closes: #277079),
73        add urpmi, urpme and yum support
74      * fai: exit script if no parameters are given and no run from nfsroot
75      * subroutines: add verbose output when defining variables, add
76        subroutines mkrw and mkrwsize, set $diskvar during softupdate to
77        /var/log/fai/disk_var.sh, task_savelog: test if files exist before
78        copying them
79      * remove FAIBASE/20-save_diskvar (closes: #312296)
80      * task_sysinfo: call lshw if available
81      * lib/get-boot-info: remove duplicate network device names
82      * make-fai-nfsroot.conf: use SERVERINTERFACE for detecting subnet
83        (closes: #341577)
84      * create_ramdisk: use mkrw for making directories writeable
85      * fai-mirror: add warning if some files do not exist
86    
87     -- Thomas Lange <lange@debian.org>  Mon,  3 Apr 2006 15:11:30 +0200
88    
89    fai (2.9.1) unstable; urgency=low
90    
91    * install_packages: add aptitude-r to @commands (closes: #343361)    * install_packages: add aptitude-r to @commands (closes: #343361)
92    * new command fai-statoverride (like dpkg-statoverride)    * new command fai-statoverride (like dpkg-statoverride)
93    * fai-chboot: use NFS v2 as default until FAI will drop sarge support    * fai-chboot: use NFS v2 as default until FAI will drop sarge support
94      * fai.8: fix typo (closes: #343642)
95      * doc/classes_description.txt: remove all unused classes, update
96        description (closes: #322026)
97      * add script AMD64/99-discover-bug
98      * add class FAISERVER
99      * updatebase: mount /sys into chroot
100      * mkdebmirror: remove non-US stuff
101      * savelog.LAST: add segfault to error pattern
102      * make-fai-bootfloppy.8: fix typo (closes: #346428)
103      * make-fai-nfsroot: do not try to copy file if resolv.conf does not
104        exist
105      * menu.lst: add entry for faiserver
106      * fai-cd: adjust space, new code for generating sources.list file
107      * fai-debconf: add test if debconf data file exists (closes: #348857)
108    
109   -- Thomas Lange <lange@debian.org>  Mon,  2 Jan 2006 14:00:05 +0100   -- Thomas Lange <lange@debian.org>  Sun,  5 Mar 2006 22:37:31 +0100
110    
111  fai (2.9) unstable; urgency=low  fai (2.9) unstable; urgency=low
112    

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

  ViewVC Help
Powered by ViewVC 1.1.5