Changelog for
mkbootdisk-1.5.3-2.1.x86_64.rpm :
Thu Jul 13 00:00:00 2006 Jesse Keating
- 1.5.3-2.1
- rebuild
Fri Apr 7 00:00:00 2006 Peter Vrabec 1.5.3-2
- change noarch back to ExclusiveArch
Thu Apr 6 00:00:00 2006 Peter Vrabec 1.5.3-1
- fix tail command usage (#187876)
Tue Mar 7 23:00:00 2006 Peter Vrabec 1.5.2-6
- build as noarch
Tue Feb 7 23:00:00 2006 Jesse Keating - 1.5.2-5.2
- rebuilt for new gcc4.1 snapshot and glibc changes
Fri Dec 9 23:00:00 2005 Jesse Keating
- rebuilt
Thu Mar 17 23:00:00 2005 Peter Vrabec 1.5.2-5
- rebuild
Mon Nov 1 23:00:00 2004 Peter Vrabec
- fix slight man page error (#85470)
Tue Oct 26 00:00:00 2004 Peter Vrabec
- fix problem with hangup (#112752)
Fri Oct 22 00:00:00 2004 Peter Vrabec
- fix clear /tmp (#136599)
Wed Aug 4 00:00:00 2004 Jeremy Katz - 1.5.2-1
- fix name of system to boot (#114878)
Wed Feb 19 23:00:00 2003 Jeremy Katz 1.5.1-1
- apply mikem\'s patch so that we handle loop devices better (#84351)
- switch to making a loopback img and then dd\'ing that to the floppy (#84351)
- man page updates (#77262)
Wed Feb 19 23:00:00 2003 Jeremy Katz 1.5.0-1
- use copy instead of mkinitrd to get the initrd
- don\'t get default kernel args if grubby can\'t figure out the default kernel
- exit with an exit status of 1 if things fail
Mon Dec 23 23:00:00 2002 Matt Wilson
- rebuild in new collection
Fri Aug 9 00:00:00 2002 Michael Fulbright
- fix creation of boot iso image
Fri Aug 9 00:00:00 2002 Michael Fulbright
- fix small bug with temp files
Fri Aug 9 00:00:00 2002 Michael Fulbright
- add option when we make dos fs to save more space
Tue Jun 4 00:00:00 2002 Erik Troan
- only run grubby if /boot/grub/grub.conf exists
Tue Jun 4 00:00:00 2002 Erik Troan
- if --kernelargs isn\'t specified and grubby is available use it to get
the arguments to use; this only works with mkinitrd (grubby) >= 3.4.3
(8591)
- fixed some typos in man page (11297)
- use cp -p rather then cp -a (as we want to follow symlinks) (13480)
- create image files if appropriate (53818)
- compact option removed (syslinux doesn\'t use it anyway) (58989)
Tue Mar 26 23:00:00 2002 Jeremy Katz
- add --kernelargs command line option
Sun Jan 6 23:00:00 2002 Florian La Roche
- do not require syslinux for sparc
Mon Nov 5 23:00:00 2001 Erik Troan
- fixed minor typo in man page
Thu Aug 16 00:00:00 2001 Matt Wilson
- changed Summary:, it\'s no longer a bad copy and paste job from the
mkinitrd spec file (MF #50193)
Mon Jun 25 00:00:00 2001 Elliot Lee
- Bump release + rebuild.
Thu Feb 8 23:00:00 2001 Michael Fulbright
- return error code when we cant format the floppy. Helps anaconda out.
Tue Jan 23 23:00:00 2001 Erik Troan
- switched to use syslinux rather then lilo
- requires dosfstools
- put version in only one place, mkbootdisk
Fri Jul 7 00:00:00 2000 Erik Troan
- wasn\'t including ethernet devices properly
Fri Jun 2 00:00:00 2000 Bill Nottingham
- conf.modules -> modules.conf, fhs stuff
Tue May 2 00:00:00 2000 Erik Troan
- patched to work with disk labels
Thu Feb 3 23:00:00 2000 Matt Wilson
- gzip manpage
Mon Jan 10 23:00:00 2000 Erik Troan
- removed rescue stuff
Mon Nov 8 23:00:00 1999 Matt Wilson
- removed \'prompt\' from silo.conf
Tue Oct 26 00:00:00 1999 Jakub Jelinek
- fix sparc ramdisk making for new modutils and kernel
file layout.
Sun Sep 26 00:00:00 1999 Michael K. Johnson
- ignore commented lines in fstab, generally more robust
fstab parsing
Sun Aug 22 00:00:00 1999 Bill Nottingham
- ditto
Fri Aug 13 00:00:00 1999 Bill Nottingham
- add fix
Wed May 26 00:00:00 1999 Matt Wilson
- added -P to the cp lines for devices to pick up parent directories
for ida/ and rd/
Thu Apr 8 00:00:00 1999 Matt Wilson
- pass load_ramdisk=2 as alan had to port his ramdisk hack from 2.0.x
Tue Apr 6 00:00:00 1999 Matt Wilson
- pass load_ramdisk=1 for rescue image, as 2.2 kernels get this right
Thu Mar 18 23:00:00 1999 Matt Wilson
- fixed misspelling in man page
Thu Feb 25 23:00:00 1999 Matt Wilson
- updated the description
Thu Nov 5 23:00:00 1998 Jeff Johnson
- import from ultrapenguin 1.1.
Fri Oct 30 23:00:00 1998 Jakub Jelinek
- support for SPARC
Sun Aug 30 00:00:00 1998 Erik Troan
- wasn\'t including nfs, isofs, or fat modules properly
- mkinitrd args weren\'t passed right due to a typo