Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        system-config-netboot: system-config-netboot is an network booting/install configuration utility
        
        
            | Name: | system-config-netboot | Vendor: | Red Hat, Inc. | 
        
            | Version: | 0.1.38 | License: | GPL | 
        
            | Release: | 1 | URL: | http://www.redhat.com/ | 
        
        
        - Summary
- system-config-netboot is a utility which allows you to configure
diskless environments and network installations.
Changelog
        
            - * Tue Feb 14 17:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 0.1.38-1
- 
            - further fix for f1@micromemory.com problem (now bug 181365)
  deal with required binaries that have been replaced by scripts
- fix bug 178395: allow setting of NISDOMAIN 
- fix bug 174629: fix initscript patches (prevent application!)
- fix bug 182869: should Requires(post): hicolor-icon-theme
- fix issues reported by brian@chpc.utah.edu (bugs to be raised):
  o mkdiskless must not wipe out client root customizations on re-run
  o give serial console checkbox a speed drop down list
    - add "Use tty0 console also" checkbox option
  o allow editing of extra boot options in the config file
  o do not create snapshot directory for network boot targets
  o remove /etc/ssh keys and make /etc/ssh a snapshot file
  o mount /var/cache, /var/lib/misc, /var/lib/mrtg on tmpfs / snapshot
  o fix network syslog : '*' -> '*.*'
            - * Thu Feb  9 17:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 0.1.37-1
- 
            - fix problem reported by f1@micromemory.com: 
  detect and deal with missing libraries in the client root correctly
- fix bug 178392: disklessrc's "^$MODULE" should be "^$MODULE "
- ship updated .po files 
            - * Wed Dec 21 17:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> - 0.1.36-1
- 
            - fix bug 170634: don't use pam_stack in pam configuration file
- fix bug 171820: add desktop.in file to POTFILES.in
- use 'LC_ALL=C' for updateDiskless' 'echo y | /sbin/mke2fs ...',
  as pointed out by email from Kiko Albiol Colomer <kiko{%}sertecnet{*}com>