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

Diff of /trunk/debian/changelog

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

revision 3776 by lange, Wed Aug 23 19:58:07 2006 UTC revision 3928 by lange, Tue Sep 12 14:16:29 2006 UTC
# Line 1  Line 1 
1  fai (3~beta1) unstable; urgency=low  fai (3~beta19) unstable; urgency=medium
2    
3    * make pathes conform to FHS : (closes: #340608, #311524, #336650, #309554, #340609)    * make pathes conform to FHS:
4        (closes: #340608, #311524, #336650, #309554, #340609)
5    * use /srv/tftp/fai    instead of /boot/fai    * use /srv/tftp/fai    instead of /boot/fai
6    * use /srv/tftp/fai/pxelinux.cfg instead of /boot/fai/pxelinux.cfg    * use /srv/tftp/fai/pxelinux.cfg instead of /boot/fai/pxelinux.cfg
7    * use /srv/fai/config  instead of /usr/local/share/fai    * use /srv/fai/config  instead of /usr/local/share/fai
# Line 11  fai (3~beta1) unstable; urgency=low Line 12  fai (3~beta1) unstable; urgency=low
12    * setup_harddisks: use more secure options for /proc line    * setup_harddisks: use more secure options for /proc line
13    * fai-chboot: use tcp as default for nfs, nfs v3 can will become default    * fai-chboot: use tcp as default for nfs, nfs v3 can will become default
14      with etch, existent .disable pxe file will be removed automatically,      with etch, existent .disable pxe file will be removed automatically,
15      add headline when copying from template      add headline when copying from template, change in options: -d is now
16        -D, -r is now -d, -r is not used any more
17    * subroutines-linux: task_updatebase does not use updatebase.log any    * subroutines-linux: task_updatebase does not use updatebase.log any
18      more (closes: 366823)      more (closes: #366823), try ftar $FAI/basefiles before extracting
19        base.tgz, create policy-rc.d in the chroot, copy sources.list from
20        $FAI_ETC_DIR, replace $FAI_REMOTESH with local variable $remotesh
21    * move /etc/fai/sources.list to /etc/fai/apt/sources.list    * move /etc/fai/sources.list to /etc/fai/apt/sources.list
22    * fix lintian error: build-depends-indep-should-be-build-depends debhelper    * fix lintian error: build-depends-indep-should-be-build-depends
23        debhelper
24    * complies with policy 3.7.2    * complies with policy 3.7.2
25    * added a linda override for fai-quickstart (ignore /usr/doc-symlink    * added a linda override for fai-quickstart (ignore /usr/doc-symlink
26      warning)      warning)
27    * added Section: headers to binary packages in control    * added Section: headers to binary packages in control
28    * conf/make-fai-nfsroot.conf: remove $nfssize variable, use discover1    * conf/make-fai-nfsroot.conf: remove variables: $nfssize,
29    * fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO instead,      $NFSROOT_PACKAGES, $package
30      LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed    * new config file /etc/fai/NFSROOT which contains the package list
31      installserver removed (closes: 332837)    * fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO
32    * lib/subruotines-linux: replace $FAI_REMOTESH with local variable $remotesh      instead, LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed installserver
33    * lib/subruotines: remove get_fai_cvs(), get_fai_dir(), now separate scripts      removed (closes: #332837)
34    * fai: replace $rclog with $LOGIDR/fai.log    * lib/subroutines: remove get_fai_cvs(), get_fai_dir(), now separate
35        scripts, print warning if CD-ROM does not use DMA mode, eject fai-cd
36        at the end of the installation
37      * fai: replace $rclog with $LOGIDR/fai.log, add option -c,--class,
38        -C,--cfdir, add support for dirinst, cleanup LOGDIR before using it
39        again (closes: #369534), remove variable rundir, mkdir /var/run/fai if
40        not existing, add trap for dirisnt
41    * fai-setup: use getent for getting IP address, make it a bash script,    * fai-setup: use getent for getting IP address, make it a bash script,
42      change $HOME of LOGUSER (closes: #290449), do not use SERVERINTERFACE      change $HOME of LOGUSER (closes: #290449), do not use SERVERINTERFACE
43      for getting hostname, add all IP addresses and host names to      for getting hostname, add all IP addresses and host names to
44      ssh_known_hosts, remove variable FAICLIENTS, use IP address and      ssh_known_hosts, remove variable FAICLIENTS, use IP address and
45      netmask for exportfs line (closes: 381261)      netmask for exportfs line (closes: #381261)
46    * make-fai-nfsroot: new subroutine all_host_entries(), install packages    * make-fai-nfsroot: new subroutine all_host_entries(), use
47      from $NFSROOT_PACKAGES at the same time as $packages      install_packages and /etc/fai/NFSROOT for installing packages into the
48    * varaible $fstab replaced with fstab (no more Solaris support using vfstab)      nfsroot, install fai-nfsroot before other packages are installed, do
49        not exit if getent returns no information, rename -c to -C
50      * varaible $fstab replaced with fstab (no more Solaris support using
51        vfstab)
52    * savelog.LAST: set reboot=1 if no errors are found    * savelog.LAST: set reboot=1 if no errors are found
53    * fcopy: fix bug (closes: 374415)    * fcopy: fix bug (closes: #374415)
54    * control: update to Standards-Version: 3.7.2    * control: update to Standards-Version: 3.7.2, fai-quickstart depends on
55        tftpd-hpa
56    * make-fai-bootfloppy: read make-fai-nfsroot.conf instead of fai.conf,    * make-fai-bootfloppy: read make-fai-nfsroot.conf instead of fai.conf,
57      replace backticks with $()      replace backticks with $(), fix test (closes: #384624), rename -c to -C
58    * lib/get-boot-info: get network info via DHCP if ip=dhcp was set    * lib/get-boot-info: get network info via DHCP if ip=dhcp was set
59      * prcopyleft: remove osname from copyright logo
60      * subroutines: add task dirinst (closes: #322634), do not execute task
61        prepareapt on softupdates (closes: #315000), save FAI_CLASSES and
62        disk_var.sh to /var/lib/fai, do not save variables.log to /var
63      * move fai-divert to fai-client package
64      * ftar: fix exit code when no matching class was found
65      * move code from script get-config-dir to task_confdir()
66      * rename $DO_INIT_TASKS to $do_init_tasks
67      * install_packages: add option -p
68      * fai-mirror: use packages.nfsroot instead of packages.arch, check if
69        obsolete variables are used, remove -a, add -B
70      * add policy-rc.d support instead of diverting start-stop-daemon
71      * remove varaible diskvar, use $LOGDIR/disk_var.sh instead
72      * fai-debconf: use read-only temp file during reconfigure
73      * get-config-dir-file: access config space via local path, used by
74        fai-cd
75      * fai-cd: use $FAI instead of /fai
76      * fai-mirror: generate distrib name from FAI_DEBOOTSTRAP
77      * move some -c to -C, so now all scripts use -C for cfdir
78    
79    
80   -- Thomas Lange <lange@debian.org>  Fri, 18 Aug 2006 18:57:14 +0200   -- Thomas Lange <lange@debian.org>  Tue, 12 Sep 2006 12:16:20 +0200
81    
82  fai (2.10.5) unstable; urgency=high  fai (2.10.5) unstable; urgency=high
83    
# Line 118  fai (2.10.1) unstable; urgency=low Line 153  fai (2.10.1) unstable; urgency=low
153    * make-fai-nfsroot.conf: new names packages in fai-kernel, add    * make-fai-nfsroot.conf: new names packages in fai-kernel, add
154      console-tools to nfsroot (closes: #363480)      console-tools to nfsroot (closes: #363480)
155    * 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
156    * conf/apt.conf: add aptitude option so untrusted repositories will also be used    * conf/apt.conf: add aptitude option so untrusted repositories will also
157        be used
158    * instsoft.FAIBASE: use fcopy for kernel-img.conf    * instsoft.FAIBASE: use fcopy for kernel-img.conf
159    * subroutines-linux: use IP address when calling fai-chboot in    * subroutines-linux: use IP address when calling fai-chboot in
160      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 135  fai (2.10) unstable; urgency=low Line 171  fai (2.10) unstable; urgency=low
171      wrong comments (closes: #356265), allow logical partitions to be      wrong comments (closes: #356265), allow logical partitions to be
172      bootable (closes: #344536)      bootable (closes: #344536)
173    * 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,
174      detect kernel version for new kernel name (closes: 352939),      detect kernel version for new kernel name (closes: #352939),
175      remove patches-* file when using -K (closes: #348350), remove      remove patches-* file when using -K (closes: #348350), remove
176      update-modules call, remove symlink creation to /tmp, add warning if      update-modules call, remove symlink creation to /tmp, add warning if
177      $FAI_LOCAL_REPOSITORY is still used      $FAI_LOCAL_REPOSITORY is still used
# Line 313  fai (2.8.1) unstable; urgency=low Line 349  fai (2.8.1) unstable; urgency=low
349    * make-fai-nfsroot: split i386 and amd64 packages list, remove packages    * make-fai-nfsroot: split i386 and amd64 packages list, remove packages
350      from amd64 which are not available (closes: #306264)      from amd64 which are not available (closes: #306264)
351    * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION    * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION
352      (closes: 305861)      (closes: #305861)
353    * install_packages.8: remove option -f    * install_packages.8: remove option -f
354    * make-fai-nfsroot.8: remove wrong information (closes: #304980)    * make-fai-nfsroot.8: remove wrong information (closes: #304980)
355    * control: add grub to suggests    * control: add grub to suggests
# Line 688  fai (2.5.3) unstable; urgency=low Line 724  fai (2.5.3) unstable; urgency=low
724    * make-fai-bootfloppy: call grub in chroot environment, so correct libc    * make-fai-bootfloppy: call grub in chroot environment, so correct libc
725      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
726      more verbose      more verbose
727    * make-fai-nfsroot: add option c which sets $cfdir (closes: 219824)    * make-fai-nfsroot: add option c which sets $cfdir (closes: #219824)
728      add variable nfssize, remove package strace, check if $NFSROOT is set,      add variable nfssize, remove package strace, check if $NFSROOT is set,
729      mkdir $RUNDIR is not need any more, use $cfdir instead of fixed      mkdir $RUNDIR is not need any more, use $cfdir instead of fixed
730      /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 744  fai (2.5.2) unstable; urgency=low Line 780  fai (2.5.2) unstable; urgency=low
780    * fai.conf: add exim4 packages to exlude list    * fai.conf: add exim4 packages to exlude list
781    * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from    * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from
782      package list (closes: #219420), copy preferences from /etc/fai      package list (closes: #219420), copy preferences from /etc/fai
783      (closes: 219824), use apt-get dist-upgrade instead of upgrade,      (closes: #219824), use apt-get dist-upgrade instead of upgrade,
784      do not create base.tgz in $NFSROOT/.. and then move file      do not create base.tgz in $NFSROOT/.. and then move file
785    * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)    * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)
786    * faimond, faimond.8 added    * faimond, faimond.8 added
# Line 1270  fai (2.0.1) unstable; urgency=low Line 1306  fai (2.0.1) unstable; urgency=low
1306    * Check if LOGUSER is defined, (closes: #101620)    * Check if LOGUSER is defined, (closes: #101620)
1307    * wget now recommends, (closes: #101594)    * wget now recommends, (closes: #101594)
1308    * Use ntpdate if a ntp server is defined (tag nt in bootptab),    * Use ntpdate if a ntp server is defined (tag nt in bootptab),
1309      (closes:  #101899)      (closes: #101899)
1310    * DEFAULT script writes fqdn and short hostname into etc/hosts,    * DEFAULT script writes fqdn and short hostname into etc/hosts,
1311      (closes: #101820)      (closes: #101820)
1312    * Bug fix. Check if imggen executable is available.    * Bug fix. Check if imggen executable is available.

Legend:
Removed from v.3776  
changed lines
  Added in v.3928

  ViewVC Help
Powered by ViewVC 1.1.5