Changelog for
mkinitrd-3.2.6-1.i386.rpm :
Thu Sep 6 00:00:00 2001 Jeremy Katz
- grubby shouldn\'t blow away default=saved lines (#52981)
Sat Sep 1 00:00:00 2001 Jeremy Katz
- fix new-kernel-pkg --mkinitrd for ia64
Fri Aug 31 00:00:00 2001 Erik Troan
- fixed bug handling invalid default (MF #52889)
- in some cases we would set the default to point at a removed image
Thu Aug 30 00:00:00 2001 Erik Troan
- minor grubby fixes
Wed Aug 29 00:00:00 2001 Jeremy Katz
- let new-kernel-pkg be able to do more (initrds, modules.
*)
- include grubby only on x86
Tue Aug 28 00:00:00 2001 Jeremy Katz
- more grubby fixups for having a /boot
- added new-kernel-pkg
Mon Aug 27 00:00:00 2001 Erik Troan
- added grubby
- added installkernel
Sat Aug 4 00:00:00 2001 Matt Wilson
- make consoles with the correct minor numbers
- applied patch from hjl to fix fstab parsing (#50819)
Sat Jul 21 00:00:00 2001 Jeremy Katz
- skip errors finding jbd as a module if we\'re skipping them trying to find
ext3 so that you can build a kernel with ext3 built-in and still use an
initrd
Thu Jul 12 00:00:00 2001 Bill Nottingham
- don\'t print errors if /etc/raidtab doesn\'t exist
- or /etc/{modules.conf,conf.modules}, for that matter
Sat Jul 7 00:00:00 2001 Matt Wilson
- don\'t dig through /etc/fstab to find out if we have a filesystem on
a RAID device, it\'s usually mounted by label so /dev/mdN isn\'t there
at all (#46525)
Wed Jun 27 00:00:00 2001 Bill Nottingham
- require filesystem >= 2.1.0, otherwise we don\'t boot
Fri Jun 22 00:00:00 2001 Erik Troan
- added a bunch of commands to nash
- use pivot_root
- support ext3
Sat Jun 9 00:00:00 2001 Florian La Roche
- delete the exclusivearch line completely
Fri Mar 23 23:00:00 2001 Matt Wilson
- reset the state of findmodule after getting the modules we need
Wed Feb 28 23:00:00 2001 Matt Wilson
- changed the Requires on mktemp from >= 1.5 to >= 1.5-5 (which included
-d support) (#30127)
Fri Feb 23 23:00:00 2001 Erik Troan
- let nash be invoked as modprobe to avoid a modprobe failure to exec
- nash will try to run arbitrary commands now (removing insmod as a special
case)
Mon Feb 12 23:00:00 2001 Matt Wilson
- add findutils to Requires line (#27269)
Thu Feb 8 23:00:00 2001 Matt Wilson
- added checks to load the modules i2o_block needs
Wed Feb 7 23:00:00 2001 Bill Nottingham
- fix utterly broken build
Wed Jan 31 23:00:00 2001 Helge Deller
- added mandir to nash Makefile (RH 6.x compatibility)
Tue Jan 30 23:00:00 2001 Erik Troan
- added dependency on mktemp
Thu Jan 25 23:00:00 2001 Erik Troan
- we need to insert xor.o before raid5.o
Wed Jan 24 23:00:00 2001 Matt Wilson
- code in RAID_AUTORUN ioctl fallback
- fixed raidstart check flag from -z to -n
Tue Jan 23 23:00:00 2001 Erik Troan
- switched to using nash from sash
Tue Jan 23 23:00:00 2001 Matt Wilson
- added patch from twaugh to avoid blindly adding scsi_mod
and sd_mod to initrd if they are not needed (#24114)
Thu Jan 11 23:00:00 2001 Bernhard Rosenkraenzer
- Enlarge initrds, needed for systems with both IDE and SCSI
(Bug #23846)
- Version 2.[6789] probably shouldn\'t identify itself as 2.6
with --version. ;)
- bzip2 source
Wed Dec 20 23:00:00 2000 Erik Troan
- let the kernel autoload ide-cd
Fri Dec 8 23:00:00 2000 Erik Troan
- added modular ide support
Thu Aug 31 00:00:00 2000 Nalin Dahyabhai
- use mktemp to create temporary files and directories
Sun Aug 6 00:00:00 2000 Erik Troan
- changes from Keith Owens for 2.4
Wed Jul 5 00:00:00 2000 Matt Wilson
- build on alpha
Tue Jun 27 00:00:00 2000 Bill Nottingham
- ignore \'unknown\' aliases (they shouldn\'t be there anyways)
Fri Jun 2 00:00:00 2000 Bill Nottingham
- build on ia64
- bump up initrd size on ia64
- modules.confiscation, /usr/man -> /usr/share/man
Wed May 3 00:00:00 2000 Nalin Dahyabhai
- make RPM pick up man page, regardless of compression
Tue Feb 29 23:00:00 2000 Matt Wilson
- add requirement for /sbin/losetup
Mon Feb 7 23:00:00 2000 Matt Wilson
- gzip manpage
Thu Feb 3 23:00:00 2000 Matt Wilson
- gzip manpage
Mon Jan 10 23:00:00 2000 Erik Troan
- use sash, not ash
Mon Jan 3 23:00:00 2000 Matt Wilson
- use ash.static for /bin/sh, not sash
Sat Jan 1 23:00:00 2000 Erik Troan
- configure loopback devices
Wed Sep 29 00:00:00 1999 Bill Nottingham
- sparc fixup from jakub
Thu Sep 23 00:00:00 1999 Michael K. Johnson
- fix cleanup (blush!)
Wed Sep 22 00:00:00 1999 Michael K. Johnson
- now works when /usr is not mounted (do not rely on /usr/bin/install)
- slight cleanups, better usage message
Fri Jul 30 00:00:00 1999 Michael K. Johnson
- Now automatically includes necessary raid modules
- --omit-raid-modules now omits raid modules
- tiny doc updates
Fri Jul 30 00:00:00 1999 Bill Nottingham
- updates from bugzila (#4243, #4244)
Sat Mar 27 23:00:00 1999 Matt Wilson
- --omit-scsi-modules now omits all scsi modules
- updated documentation
- mkinitrd now grabs scsi_hostadapter modules from anywhere -
some RAID controller modules live in block/
Thu Feb 25 23:00:00 1999 Matt Wilson
- updated description
Mon Jan 11 23:00:00 1999 Matt Wilson
- Ignore the absence of scsi modules, include them if they are there, but
don\'t complain if they are not.
- changed --no-scsi-modules to --omit-scsi-modules (as it should have been)
Thu Nov 5 23:00:00 1998 Jeff Johnson
- import from ultrapenguin 1.1.
Wed Oct 21 00:00:00 1998 Jakub Jelinek
- fix for combined sparc/sparc64 insmod, also pluto module is really
fc4:soc:pluto and we don\'t look at deps, so special case it.
Sun Aug 30 00:00:00 1998 Erik Troan
- replaced --needs-scsi-mods (which is now the default) with
--omit-scsi-mods
Sat Aug 8 00:00:00 1998 Jeff Johnson
- correct obscure regex/shell interaction (hardwires tabs on line 232)
Mon Jan 12 23:00:00 1998 Erik Troan
- added \'make archive\' rule to Makefile
- rewrote install procedure for more robust version handling
- be smarter about grabbing options from /etc/conf.modules
Tue Oct 21 00:00:00 1997 Erik Troan
- made it use /bin/ash.static
Thu Apr 17 00:00:00 1997 Erik Troan
- Only use \'-s\' to install binaries if /usr/bin/strip is present.
- Use an image size of 2500 if binaries can\'t be stripped (1500 otherwise)
- Don\'t use \"mount -o loop\" anymore -- losetup the proper devices manually
- Requires losetup, e2fsprogs
Wed Mar 12 23:00:00 1997 Michael K. Johnson
- Fixed a bug in parsing options.
- Changed to use a build tree, then copy the finished tree into the
image after it is built.
- Added patches derived from ones written by Christian Hechelmann which
add an option to put the kernel version number at the end of the module
name and use install -s to strip binaries on the fly.