| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: mkbootdisk | Distribution: Mandriva Linux |
| Version: 1.5.3 | Vendor: Mandriva |
| Release: 5mdv2010.0 | Build date: Fri Sep 4 16:30:58 2009 |
| Group: System/Kernel and hardware | Build host: n2.mandriva.com |
| Size: 7622 | Source RPM: mkbootdisk-1.5.3-5mdv2010.0.src.rpm |
| Packager: Thierry Vignaud <tvignaud@mandriva.com> | |
| Url: http://www.redhat.com/swr/src/mkbootdisk-1.4.2-1.src.html | |
| Summary: Creates an initial ramdisk image for preloading modules | |
The mkbootdisk program creates a standalone boot floppy disk for booting the running system. The created boot disk will look for the root filesystem on the device mentioned in /etc/fstab and includes an initial ramdisk image which will load any necessary SCSI modules for the system.
GPL
* Sat Sep 05 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.5.3-5mdv2010.0
+ Revision: 430066
- rebuild
* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5.3-4mdv2009.0
+ Revision: 252564
- rebuild
* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.5.3-2mdv2008.1
+ Revision: 140954
- restore BuildRoot
+ Thierry Vignaud <tvignaud@mandriva.com>
- kill re-definition of %buildroot on Pixel's request
- fix summary-ended-with-dot
* Thu Sep 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.3-2mdv2008.0
+ Revision: 89946
- rebuild
* Tue Apr 24 2007 Olivier Blin <oblin@mandriva.com> 1.5.3-1mdv2008.0
+ Revision: 17535
- 1.5.3
- Import mkbootdisk
* Fri May 14 2004 Robert Vojta <robert.vojta@mandrake.org> 1.5.1-2mdk
- add mkbootdisk-1.5.1 directory into the patches (and fix %patch)
- removed rpmlint warning about strange permissions
* Fri May 14 2004 Robert Vojta <robert.vojta@mandrake.org> 1.5.1-1mdk
- 1.5.1 release
- Patch2 removed - 1.5.1 exits with -1 if there is an error
- Patch3 removed - IMHO syslinux-old is not neccessary now?
- Patch0, Patch1 - "repatch" against 1.5.1
* Wed Aug 06 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.4.5-7mdk
- amd64 rebuild
* Mon Jul 07 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.4.5-6mdk
- Requires syslinux only on x86/x86_64
* Thu Apr 17 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.4.5-5mdk
- Add x86-64
* Fri Sep 13 2002 François Pons <fpons@mandrakesoft.com> 1.4.5-4mdk
- fix bad requires listed.
* Thu Sep 12 2002 François Pons <fpons@mandrakesoft.com> 1.4.5-3mdk
- fix to use syslinux-old instead of syslinux in order to run with
cooker version of kernel (patch3).
* Thu Aug 15 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.4.5-2mdk
- Automated rebuild with gcc 3.2-0.3mdk
* Sat Jul 27 2002 Damien Chaumette <dchaumette@mandrakesoft.com> 1.4.5-1mdk
- version 1.4.5
- little patchs fix due to changes
* Tue Nov 20 2001 Yves Duret <yduret@mandrakesoft.com> 1.4.2-8mdk
- changed Summary:, it's no longer a bad copy and paste job from the
mkinitrd spec file (MF #50193) (rh)
- added Url: tag
* Mon Sep 24 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.4.2-7mdk
- really fix No space left on device since very surprinsingly, a command
may fail at a moment and a following command may succeed, so testing
errorcode of last copy command is not enough :-(
* Sat Sep 22 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.4.2-6mdk
- when No space left on device, exitcode-1
* Fri Aug 31 2001 Pixel <pixel@mandrakesoft.com> 1.4.2-5mdk
- remove fd0[uH]1440 special code
* Thu Aug 30 2001 Pixel <pixel@mandrakesoft.com> 1.4.2-4mdk
- devfs compliant
- use fd0u1440 instead of fd0H1440 (devfs prefer this)
* Tue Jul 17 2001 Yves Duret <yduret@mandrakesoft.com> 1.4.2-3mdk
- rebuild
- spec clean up
* Wed May 30 2001 Yves Duret <yduret@mandrakesoft.com> 1.4.2-2mdk
- corrected Requires and Conflicts tags.
* Tue May 29 2001 Yves Duret <yduret@mandrakesoft.com> 1.4.2-1mdk
- bumped into version 1.4.2 thx to gc and his rubish bot
- rewrite all patches : geoffreyleeisation risk :)
- warning : now uses syslinux instead of lilo
* Tue Mar 13 2001 Pixel <pixel@mandrakesoft.com> 1.2.8-3mdk
- as "Paul Giordano" <gio2000@mindspring.com> says, it works much better when
the device given to lilo is the same as the one which is mounted under devfs
(otherwise you get a device busy). So give boot=$rdevice to lilo
* Sat Feb 24 2001 Pixel <pixel@mandrakesoft.com> 1.2.8-2mdk
- workaround for bad floppy drives which can't correctly give their size (fix is
to use fd0H1440), see civileme for more
* Thu Dec 21 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.2.8-1mdk
- new and shiny source.
* Fri Aug 25 2000 Pixel <pixel@mandrakesoft.com> 1.2.7-2mdk
- fix for /boot/boot.b now being a symlink (cp -a is stupid for boot.b)
* Fri Jul 21 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.2.7-1mdk
- Clean-up patches (aka: i am sure i have break something)
- 1.2.7.
- BM.
* Thu Apr 20 2000 Pixel <pixel@mandrakesoft.com> 1.2.4-8mdk
- patch for ls120 (add ability to precise bios number for device)
* Sat Apr 01 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.2.4-7mdk
- Spec-helper clean-up.
- Adjust groups.
* Sun Mar 19 2000 John Buswell <johnb@mandrakesoft.com> 1.2.4-6mdk
- Added PPC support
- Added k7 arch
* Mon Mar 13 2000 Pixel <pixel@mandrakesoft.com> 1.2.4-5mdk
- patch for loopback
* Sun Jan 02 2000 Pixel <pixel@mandrakesoft.com>
- add ability to handle options given to kernel (via append=...)
* Tue Dec 21 1999 Pixel <pixel@mandrakesoft.com>
- added requires /bin/awk and cpio
* Fri Nov 12 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 1.2.4.
* Sat Oct 30 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 1.2.3.
- Remove cpio deps.
* Wed Sep 29 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Requires cpio (#41).
* Thu Jun 24 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Add patch to be sure to copy all devices (using cpio) from
H.J. <hjl@varesearch.com>.
* Sat May 15 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- We boot on Mandrake no RedHat.
* Wed Apr 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Update to 1.2.
* Sun Apr 11 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
- Mandrake adaptions
- bzip2 man/info pages
- add de locale
- fix Summary line (RH apparently took the same as mkinitrd has)
* Thu Feb 25 1999 Matt Wilson <msw@redhat.com>
- updated the description
* Thu Nov 05 1998 Jeff Johnson <jbj@redhat.com>
- import from ultrapenguin 1.1.
* Fri Oct 30 1998 Jakub Jelinek <jj@ultra.linux.cz>
- support for SPARC
* Sun Aug 30 1998 Erik Troan <ewt@redhat.com>
- wasn't including nfs, isofs, or fat modules properly
- mkinitrd args weren't passed right due to a typo
/sbin/mkbootdisk /usr/share/man/man8/mkbootdisk.8.lzma
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 15:18:53 2013