-
Thu Sep 27 2012 Jingdong Lu <jingdong.lu@oracle.com> - 0.1.45.1-5.0.1.el5
- add system-config-netboot-enterprise.patch
- remove docs/* in tarball and comment out patch2
-
Sat Jun 30 2012 Jaroslav Reznik <jreznik@redhat.com> - 0.1.45.1-5
- Related: #772950, apply the patch correctly
-
Sat Jun 30 2012 Jaroslav Reznik <jreznik@redhat.com> - 0.1.45.1-4
- Resolves: #772950, pxeos command is not behaving as per the man page
-
Wed Apr 06 2011 Jaroslav Reznik <jreznik@redhat.com> - 0.1.45.1-3
- Related: #504231, do not include automounting patch backup in package
-
Fri Apr 01 2011 Jaroslav Reznik <jreznik@redhat.com> - 0.1.45.1-2
- Resolves: #459383, do not overwrite tftp messages
- Resolves: #579666, show correctly encoded error message
- Resolves: #504231, document automounting in diskless setup
- Resolves: #504179, add /var/db to snapshot
-
Thu Apr 03 2008 Radek Brich <rbrich@redhat.com> - 0.1.45.1-1
- include missing translations (bz#216612)
-
Tue Jan 15 2008 Radek Brich <rbrich@redhat.com> - 0.1.45-1
- add more items to diskless/files
- fix permissions of /tftpboot/linux-install
- fix bad SELinux context of linux-install/*/vmlinuz
- rename locale sr@Latn to sr@latin (glibc change)
-
Tue Jan 08 2008 Radek Brich <rbrich@redhat.com> - 0.1.44-1
- separate command line utilities to extra -cmd package (bz#212271)
- allow to set PXEBOOTDIR via sysconfig (bz#205105)
- do not mount /dev from diskless snapshot, use tmpfs instead
(patch by Ondrej Valousek, bz#406711)
- few fixes for mkdiskless (bz#412401)
- fix NFS4 mounting on diskless clients (bz#410411)
-
Thu Nov 08 2007 Radek Brich <rbrich@redhat.com> - 0.1.43-1
- fix bug #224139: pxeboot does not allow to set NISDOMAIN
- fix bug #222764: show IP of client in pxeboot listing
- fix bug #204015: sort IP adresses numerically (by octet)
- fix bug #221206: Markup problems on system-config-services.8
o update man pages
o documented new --nisdomain option for pxeboot
- fix bug #204090
- add /home to snapshot files, so non-root users can log in to diskless system
- gettextize more messages
- clean up .spec.in (merge with Fedora's .spec)
- clean up autogen.sh
-
Thu Oct 18 2007 Radek Brich <rbrich@redhat.com> - 0.1.42-1
- transition to initramfs, patch by Bernardo Innocenti (bugs #204877, #248979)
- additional checks for pxeos/pxeboot (bug #203788)
- fix -S parameter in pxeboot
o added to getopt
o use IP as snapshot name when the name wasn't specified and there is no DNS
- updated license tag
- source tree and spec clean up
- drop unused rhpl dependency
- fix i18n of pxeos and pxeboot
-
Thu Jun 08 2006 Jason Vas Dias <jvdias@redhat.com> - 0.1.40-2
- fix bug 192537: BuildRequires for Mock.
-
Thu Apr 20 2006 Jason Vas Dias <jvdias@redhat.com> - 0.1.40-1
- fix further issues reported by brian@chpc.utah.edu:
o should be a way of configuring remote logging from the GUI
o provide a means of disabling default snapshot directory generation
-
Wed Feb 15 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 : '*' -> '*.*'
-
Fri Feb 10 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
-
Thu Dec 22 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>
-
Tue Dec 20 2005 Jason Vas Dias <jvdias@redhat.com> - 0.1.34-1
- fix bug 174942: make diskless clients free initrd memory
- fix bug 174941: fix mkdiskless syslog.conf typo: '*' -> '*.*'
- fix bug 176144: ship updated translations
-
Sat Dec 10 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
-
Thu Sep 22 2005 Jason Vas Dias <jvdias@redhat.com> 0.1.33-1
- fix bug 169011: fstab should use /media, not /mnt for cdrom, floppy
- fix bug 168782: /var/lib/xkb needs to be in snapshot files list
- fix bug 168415: duplicate old boot args not written to pxelinux.cfg file
- fix bug 167757: clients now log to netboot server by default
- fix bug 167762: extra kernel boot arguments preserved in pxelinux.cfg file
- fix bug 167543: disklessrc should look for pci devices of class 0x680 also
-
Thu Sep 01 2005 Jason Vas Dias <jvdias@redhat.com> 0.1.32-1
- fix bug 167145: help functionality disabled owing to wrong VERSION string
This turned out to be because build was not using automake + autoconf + configure -
it now does - + added AM_INIT_AUTOMAKE(system-config-netboot, ${VERSION}) to
configure.in and VERSION variable set in .spec file.
-
Sat Aug 20 2005 Jason Vas Dias <jvdias@redhat.com> 0.1.30-1
- fix bug 166018 : disklessrc's findhardware was grep-ping for PCI vendor:device
IDs in the pcitable; it now uses /lib/modules/$kernel/modules.pcimap instead.
-
Fri Aug 19 2005 Jason Vas Dias <jvdias@redhat.com> 0.1.28-1
- fix bug 166217 : the fixed-size initrd was not big enough for RHEL-4 smp kernel.
updateDiskless now creates the initrd first in a directory; its size is then
determined and the initrd.img is created with sufficient size.
pxeos.py now determines the uncompressed size and pxeboot.py now writes the correct
ramdisk_size to the syslinux.cfg file.
-
Fri Aug 12 2005 Jason Vas Dias <jvdias@redhat.com> 0.1.26-1
- fix bug 165772 : read-only root filesystem reported as mounted with "rw" option
It appears that the initscripts package of RHEL-4 requires a "READONLY=yes"
option in /etc/sysconfig/init in the client root for rc.sysinit not to attempt
to mount it read-write.
- fix bug 165735 : diskless clients cannot cope with no DNS PTR record for their IP address
It was possible for multiple clients who were unable to determine their
host name to mount the same snapshot directory - this is now impossible;
If clients are unable to determine their host name and have empty
SNAPSHOT settings, the IP address is used for the snapshot directory.
It is also now possible to set the hostname and domainname without DNS
by the DHCP server supplying the host-name option.
- fix bug 165730: prevent kernel*-2.6.9-12.2.EL getting an Oops when 'host' is run
-
Sat Aug 06 2005 Jason Vas Dias <jvdias@redhat.com> 0.1.24-1
- fix bug 164776: don't write empty 'ks=' string in pxeboot.py
Fix network install parameters:
Instead of just writing unused 'ks.cfg' file, specify
loader 'method=' and 'ip=' arguments if no kickstart file given.
-
Sat Jul 23 2005 Jason Vas Dias <jvdias@redhat.com> 0.1.22-1
- fix bugs 164011, 164012:
updateDiskless now resolves missing module dependencies in the
initrd, and returns an error for missing module files and executables.
- fix bug 161904: fix tooltips in pxeosdialog and NFS server label
-
Thu Jun 16 2005 Jason Vas Dias <jvdias@redhat.com> 0.1.20-1
- fix addendum to bugs 149000/135411: updateDiskless:
Do not create SELinux xattr labels in the initrd filesystem
-
Tue Jun 14 2005 Jason Vas Dias <jvdias@redhat.com> 0.1.18-1
- fix bugs 159490, 159996, 160143
-
Thu Jun 09 2005 Jason Vas Dias <jvdias@redhat.com> 0.1.17-1
- fix bugs 159490, 159390, 159064, 156274
-
Fri May 27 2005 Jason Vas Dias <jvdias@redhat.com> 0.1.16-1
- fix bugs 144240, 148022, 149000, 153047, 154982
-
Fri Apr 22 2005 Dan Walsh <dwalsh@redhat.com> 0.1.14-1
- Apply Ronny Buchmann patch
system-config-netboot.glade has a wrong id for the kickstart file input.
pxeosdialog.py wants osKickstartEntry and produces a traceback later,
because it didn't get a node for it.
-
Sat Apr 02 2005 Dan Walsh <dwalsh@redhat.com> 0.1.13-1
- Fix python gtk.False -> False
-
Tue Dec 21 2004 Dan Walsh <dwalsh@redhat.com> 0.1.12-1
- Remove references to /bin/ash
-
Tue Nov 16 2004 Dan Walsh <dwalsh@redhat.com> 0.1.11-1
- Remove Alchemist import
-
Fri Nov 12 2004 Dan Walsh <dwalsh@redhat.com> 0.1.10-1
- Apply Mustafa Mahudhawala for disklessrc
-
Tue Nov 02 2004 Dan Walsh <dwalsh@redhat.com> 0.1.9-1
- Fix pxeos to grab correct files, eliminate extra /
- Bug #115652
-
Thu Oct 07 2004 Dan Walsh <dwalsh@redhat.com> 0.1.8-1
- Update lang
-
Sat Oct 02 2004 Dan Walsh <dwalsh@redhat.com> 0.1.7-1
- Update languages
-
Fri Oct 01 2004 Dan Walsh <dwalsh@redhat.com> 0.1.6-1
- Fix location of mkinstalldirs
-
Wed Sep 29 2004 Dan Walsh <dwalsh@redhat.com> 0.1.5-1
- Cleanup rsync messages and replace RHEL3 with RHEL
-
Tue Sep 28 2004 Dan Walsh <dwalsh@redhat.com> 0.1.4-1
- Split netboot_util into netboot_gtk, so command line will work without X-Windows.
-
Fri Jun 11 2004 Dan Walsh <dwalsh@redhat.com> 0.1.3-5
- Fix internationalization calls in pxeos and pxeboot
-
Thu Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 0.1.3-4
- Fix warning messages
-
Thu Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 0.1.3-3
- Add additional languages
-
Wed Jan 07 2004 Dan Walsh <dwalsh@redhat.com> 0.1.3-2
- Remove python2.2 requirment
-
Fri Dec 12 2003 Dan Walsh <dwalsh@redhat.com> 0.1.3-1
- Rename to system-config-netboot
-
Wed Nov 12 2003 Dan Walsh <dwalsh@redhat.com> 0.1.2-2
- Remove quotes used to handle spaces in dir names. Spaces will not be allowed.
-
Thu Nov 06 2003 Dan Walsh <dwalsh@redhat.com> 0.1.2-1
- Cleanup pxe handling add kickstart more error checking
-
Thu Nov 06 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-23
- Fix kickstart handling
-
Thu Oct 23 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-22
- Bump
-
Thu Oct 23 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-21
- Update with fixes from Oracle.
-
Wed Oct 08 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-20
- bump
-
Wed Oct 01 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-19
- Fix documentation
- Start with default initrd ram_size=10000
-
Thu Sep 25 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-18
- Add documentation
-
Wed Sep 17 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-17
- Fix nfs directory selection
-
Sat Sep 13 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-16
- Make several changes suggested by Tammy.
- Fix man pages and pxeos bugs.
-
Wed Sep 03 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-15
- Change to use snapshot name for diskless mount point instead of ip address.
-
Wed Aug 20 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-14
- Add /etc/cups/certs to files for diskless
-
Thu Jul 31 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-13
- Fix man page
-
Wed Jul 23 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-12
- Improve boot up performance
-
Sun Jul 20 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-11
- Update pxeboot
-
Tue Jul 08 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-10
- Fix app title
-
Tue Jul 08 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-9
- remove busybox-anaconda as a required package
- Change Red Hat Linux to Red Hat Enterprise Linux
-
Mon Jul 07 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-7
- Fix relative paths in mkdiskless
-
Wed Jul 02 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-6
- Add busybox-anaconda as a required package
-
Tue Jun 17 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-5
- Fix /usr/sbin/system-config-netboot link.
-
Wed Apr 30 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-4
- Add syncfiles to speed up firstboot in diskless
-
Wed Apr 30 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-3
- Fix gui problems
-
Sat Apr 19 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-2
- Add ExclusiveArch: i386 x86_64
-
Thu Apr 17 2003 Dan Walsh <dwalsh@redhat.com> 0.1.1-1
- Move setup stuff into command line pxeos class
-
Sat Apr 05 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-23
- Fix OS propagation problems
-
Wed Apr 02 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-22
- Add Man pages for pxeos and pxeboot
-
Wed Apr 02 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-21
- setup tftpboot directory
-
Wed Apr 02 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-20
- Cleanup first time wizard, to be able to define network install or diskless
-
Sat Mar 29 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-19
- remove erroneous exit from disklessrc
-
Fri Mar 28 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-18
- Add command line support for pxeos and pxeboot
-
Sat Mar 22 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-17
- Add syncfiles to speed up diskless
-
Wed Mar 19 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-16
- Add diskless support to GUI
-
Thu Mar 13 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-15
- Fix GUI and remove swap
-
Thu Mar 13 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-14
- add missing diskless files
-
Sat Mar 08 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-13
- correct diskless paths
-
Thu Jan 30 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-12
- eliminate /dev/root
-
Tue Jan 28 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-11
- Add additional dialogs and fix pxe file writes
-
Sat Jan 25 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-10
- Update to support diskless environment
-
Sat Jan 25 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-9
- Fix Typos
-
Wed Jan 08 2003 Dan Walsh <dwalsh@redhat.com> 0.1.0-8
- Fix errors
-
Fri Dec 20 2002 Dan Walsh <dwalsh@redhat.com> 0.1.0-7
- Fix GUI to create config files in new format
-
Fri Nov 08 2002 Dan Walsh <dwalsh@redhat.com> 0.1.0-6
- Check services and start them if they are not running
-
Sat Oct 26 2002 Dan Walsh <dwalsh@redhat.com> 0.1.0-5
- Add mftp
-
Fri Oct 25 2002 Dan Walsh <dwalsh@redhat.com>
- Add diskless support
-
Fri Oct 18 2002 Dan Walsh <dwalsh@redhat.com>
- cleanup
-
Thu Sep 26 2002 Dan Walsh <dwalsh@redhat.com>
- Initial build.