Changelog for
mkinitrd-2.8.1-1.18.i586.rpm :
Fri Jun 19 14:00:00 2015 oheringAATTsuse.de
- Start emergency shell if fsck left filesystem errors uncorrected
instead of booting into the system (bnc#873919)
- Handle all fsck exit codes
Fri Jan 30 13:00:00 2015 oheringAATTsuse.de
- Remove patches which should have been placed into git
fix-purge-kernel-with-git-versioning.patch
mkinitrd-check_for_bcache_block_device.patch
mkinitrd-add_bcache_udev_rule.patch
Mon Oct 6 14:00:00 2014 wbauerAATTtmo.at
- Added fix-purge-kernel-with-git-versioning.patch:
fix purge-kernels for Tumbleweed and Kernel:xxx repos (boo#820367)
Tue Jul 8 14:00:00 2014 trennAATTsuse.de
- Make booting from bcache devices possible
bnc#880846
Add mkinitrd-check_for_bcache_block_device.patch
bnc#880845
Add mkinitrd-add_bcache_udev_rule.patch
Tue Jan 14 13:00:00 2014 hareAATTsuse.de
- Add cciss compat rules to mkinitrd (bnc#858663)
Thu Dec 19 13:00:00 2013 lduncanAATTsuse.com
- Support second ibft iscsi interface (bnc#830968)
Fri Nov 29 13:00:00 2013 hareAATTsuse.de
- Wait for multipath devices when MD is active (bnc#848293).
Tue Oct 29 13:00:00 2013 oheringAATTsuse.de
- Fix code which handles missing or incomplete fstab (bnc#848038)
Sun Oct 27 13:00:00 2013 oheringAATTsuse.de
- Resolve also library dependencies of libnss (bnc#847785)
Thu Oct 17 14:00:00 2013 oheringAATTsuse.de
- Version 2.8.1
Thu Oct 17 14:00:00 2013 rmilasanAATTsuse.com
- Add support for predictable network interface names (bnc#820407)
Tue Oct 15 14:00:00 2013 mmarekAATTsuse.cz
- Add support for root_no_dm=1 and root_no_mpath=1 kernel
commandline options to tell the initrd not to insist that the
root device be device-mapper or multipath, respectively.
(bnc#815185)
Tue Oct 15 14:00:00 2013 ptesarikAATTsuse.com
- Add eadm_sch module to initrd for scm devices (bnc#820690)
Wed Oct 9 14:00:00 2013 jeffmAATTsuse.com
- Add missing PCI USB HCI modules (bnc#839071).
Tue Oct 1 14:00:00 2013 oheringAATTsuse.de
- Include hyperv-keyboard if running in hyper-v guest (fate#315887)
Tue Oct 1 14:00:00 2013 mkubecekAATTsuse.cz
- Fix iSCSI boot over IPv6 (bnc#830621)
Tue Sep 24 14:00:00 2013 oheringAATTsuse.de
- Version 2.8.0
Tue Sep 24 14:00:00 2013 oheringAATTsuse.de
- Add support for root=/dev/nfs (bnc#617830).
Tue Sep 24 14:00:00 2013 oheringAATTsuse.de
- Add a support for \"tmpfs_options\" option on command line
(bnc#483965).
Sun Sep 22 14:00:00 2013 oheringAATTsuse.de
- Check if kver/kernel/drivers/scsi/device_handler/ exists before
searching for scsi_dh_
* modules (bnc#727428)
Wed Sep 18 14:00:00 2013 oheringAATTsuse.de
- Conflicts with mdadm older than 3.3 after previous change (bnc#838777)
Thu Sep 12 14:00:00 2013 nfbrownAATTsuse.com
- Two improvements for md
1/ Don\'t install the udev rules file 64-md-raid.rules.
It has been renamed to 2 different files, and the mdadm
package installs it now.
2/ Run \"mdadm -IRs\" at half-time when waiting for the root
device to appear.
This will start any newly-degraded array (weren\'t degraded
when machine was shut down).
Tue Sep 3 14:00:00 2013 oheringAATTsuse.de
- Fix MODULES_LOADED_ON_BOOT migration, handle unset variable
Mon Sep 2 14:00:00 2013 oheringAATTsuse.de
- Use loop instead of ipv6 in check_supported_kernel to avoid
bogus error in mkinitrd.log. loop will most likely remain a
module.
Mon Sep 2 14:00:00 2013 oheringAATTsuse.de
- Fix mkinitrd -b
without -k/i option (bnc#510767)
Mon Sep 2 14:00:00 2013 mmarekAATTsuse.cz
- Always include ipv6.ko when iBFT is used (bnc#830621)
Fri Aug 30 14:00:00 2013 jengelhAATTinai.de
- Do not ship boot.loadmodules for <= 11.4 (includes SLE11),
because aaa_base owns it
Mon Aug 26 14:00:00 2013 mmarekAATTsuse.com
- Quote options when parsing them (bnc#835479).
Thu Aug 8 14:00:00 2013 oheringAATTsuse.de
- Include /etc/e2fsck.conf to get broken_system_clock=1 (bnc#775268)
Thu Aug 8 14:00:00 2013 mmarekAATTsuse.cz
- Include modules.order in the initrd.
Sun Aug 4 14:00:00 2013 oheringAATTsuse.de
- Print copied firmware files only once
Sun Aug 4 14:00:00 2013 oheringAATTsuse.de
- Include firmware files only once, in /lib/firmware (bnc#713126)
Sun Aug 4 14:00:00 2013 oheringAATTsuse.de
- Fix parsing of disabled modules in RESOLVED_INITRD_MODULES (bnc#696959)
Wed Jul 31 14:00:00 2013 oheringAATTsuse.de
- Migrate /etc/sysconfig/kernel:MODULES_LOADED_ON_BOOT to
/etc/modules-load.d/MODULES_LOADED_ON_BOOT.conf (bnc#768423)
Wed Jul 31 14:00:00 2013 oheringAATTsuse.de
- Remove useless console output before starting splash (doing fast
boot, Creating device nodes with udev) (bnc#775982)
Wed Jul 31 14:00:00 2013 oheringAATTsuse.de
- Fix parsing of /etc/sysconfig/initrd (bnc#717590)
Wed Jul 31 14:00:00 2013 oheringAATTsuse.de
- Fix parsing of disabled modules in INTRD_MODULES (bnc#696959)
Wed Jul 31 14:00:00 2013 oheringAATTsuse.de
- Add blacklist for unused /usr/lib/udev helpers (bnc#757706)
Tue Jul 16 14:00:00 2013 oheringAATTsuse.de
- Preserve existing /etc/nsswitch.conf in boot-network.sh
Tue Jul 16 14:00:00 2013 oheringAATTsuse.de
- Remove usage of absolute path to readlink
Wed Jul 3 14:00:00 2013 schuetzmAATTgmx.net
- Purge old kernels with low I/O priority
As this is run directly at startup, it competes for I/O with the
other boot processes.
Wed Jun 5 14:00:00 2013 mmarekAATTsuse.com
- Add hid modules that are no longer builtin
Mon May 27 14:00:00 2013 schwabAATTsuse.de
- add support for aarch64
Thu May 23 14:00:00 2013 oheringAATTsuse.de
- Package 61-msft.rules and sg_inq (bnc#805059)
Mon May 13 14:00:00 2013 mmarekAATTsuse.com
- Do not overwrite the drvlink variable (bnc#803760)
Fri May 10 14:00:00 2013 ptesarikAATTsuse.cz
- s390x: add support for scm devices (bnc#814540)
Mon May 6 14:00:00 2013 agrafAATTsuse.de
- Find modalias for mmc driver
Mon May 6 14:00:00 2013 agrafAATTsuse.de
- include mmc drivers in monster initrd
Thu May 2 14:00:00 2013 rmilasanAATTsuse.com
- setup-storage: Support /dev/md/ subdir
Wed Apr 10 14:00:00 2013 wernerAATTsuse.de
- Switch plymouth and/or splash off before escaping to emergency
shell (bnc#809812)
Thu Mar 21 13:00:00 2013 arvidjaarAATTgmail.com
- fix wrong target dependency (local_fs -> local-fs) (bnc#787075)
Thu Mar 21 13:00:00 2013 mmarekAATTsuse.cz
- Use the default gzip compression level (bnc#809742).
Fri Mar 15 13:00:00 2013 mmarekAATTsuse.cz
- Do not refresh the bootloader if no kernels are installed
(bnc#804398).
Fri Mar 15 13:00:00 2013 josef.moellersAATTts.fujitsu.com
- Skip static interfaces when configuring dhcp interfaces
(bnc#755642).
Fri Mar 15 13:00:00 2013 hareAATTsuse.de
- Fix boot from mdraid on top of multipath devices (bnc#784613)
Tue Mar 12 13:00:00 2013 oheringAATTsuse.de
- Handle both rootfsopts and rootflags when looking for mount options
Wed Mar 6 13:00:00 2013 oheringAATTsuse.de
- Include hyperv_fb if running in hyper-v guest (fate#314862)
Wed Feb 27 13:00:00 2013 agrafAATTsuse.de
- Add support for zImage on ARM
Tue Feb 26 13:00:00 2013 mmarekAATTsuse.cz
- Fix typo in man lsinitrd.
Mon Feb 25 13:00:00 2013 mmarekAATTsuse.cz
- Do not tell the user to refresh the bootloader when generating the
kdump initrd. Also, fix the wording of the message (bnc#801984).
Fri Feb 1 13:00:00 2013 wernerAATTsuse.de
- Fix boolean typo that is assume local time as default in warpclock.
Mon Dec 17 13:00:00 2012 mmarekAATTsuse.cz
- Fix typo in purge-kernels.service (bnc#792925).
Mon Dec 17 13:00:00 2012 lduncanAATTsuse.com
- Handle moving ibft interface between interfaces and subnets
(bnc#755642).
Fri Dec 7 13:00:00 2012 jleeAATTsuse.com
- mkinitrd: copy firmware signature files to initrd (fate#314574).
Fri Nov 9 13:00:00 2012 oheringAATTsuse.de
- Version 2.7.2.
Fri Nov 9 13:00:00 2012 oheringAATTsuse.de
- put udev related files into /usr/lib/udev
create /lib/udev as symlink
Thu Nov 8 13:00:00 2012 oheringAATTsuse.de
- wrap \"_unitdir\" file list entry in a suse_version check
Thu Nov 8 13:00:00 2012 oheringAATTsuse.de
- remove blkid handling from setup-udev.sh
it is already handled in boot-udev.sh
Thu Oct 18 14:00:00 2012 wernerAATTsuse.de
- Add a new utility for running a command like diff or less on a
file in the initrd boot image
Tue Oct 16 14:00:00 2012 fcrozatAATTsuse.com
- handle udev from systemd 195.
Mon Oct 1 14:00:00 2012 oheringAATTsuse.de
- install ipconfig.sh as ipconfig, so that only one copy gets
installed into the initrd
Mon Oct 1 14:00:00 2012 oheringAATTsuse.de
- remove true(1) from program tags, functionality is provided by a script
Mon Oct 1 14:00:00 2012 oheringAATTsuse.de
- replace cp_bin usage in setup-network.sh with programs tags
Sat Sep 29 14:00:00 2012 oheringAATTsuse.de
- move some programs tags from boot-start.sh to boot-shell.sh
- list all programs from linuxrc+ipconfig.sh in boot-start.sh
Sat Sep 29 14:00:00 2012 oheringAATTsuse.de
- remove usage of absolute paths in programs tags
Sat Sep 29 14:00:00 2012 oheringAATTsuse.de
- list all tools in boot-
* scripts in a programs tag
Sat Sep 29 14:00:00 2012 oheringAATTsuse.de
- remove usage of absolute paths for executables
Fri Sep 28 14:00:00 2012 oheringAATTsuse.de
- update cp_bin to handle symlinks properly (bnc#778149)
Fri Sep 28 14:00:00 2012 oheringAATTsuse.de
- remove suid/sgid from binaries right before creating the initrd
- make binaries in all four bin directories executable
Mon Jul 30 14:00:00 2012 jeffmAATTsuse.com
- Version 2.7.1.
Mon Jul 30 14:00:00 2012 jeffmAATTsuse.com
- Added hid-generic to boot-usb.sh so keyboards are usable in initrd
(bnc#773559).
Thu Jul 26 14:00:00 2012 mmarekAATTsuse.cz
- Add purge-kernels.service to the filelist.
Wed Jul 25 14:00:00 2012 mvyskocilAATTsuse.cz
- Add purge-kernels.service
Thu Jul 19 14:00:00 2012 mmarekAATTsuse.cz
- Do not copy firmware files of all kernel packages installed
(bnc#769627).
Thu Jul 19 14:00:00 2012 dmzhangAATTsuse.com
- boot-devfunctions.sh: Call vgchange with --partial --sysinit
(bnc#731317).
Wed Jul 18 14:00:00 2012 mmarekAATTsuse.cz
- Add xhci-hcd to the initrd (bnc#755113).
Wed Jul 4 14:00:00 2012 wernerAATTsuse.de
- Fix boot clock scriptlet by testing /etc/adjtime before
/etc/sysconfig/clock to make sure that warpclock is executed
if CMOS clock is in local time
Tue Jun 12 14:00:00 2012 cooloAATTsuse.com
- mount /usr without chrooting into root fs first, /usr carries
important binaries by now (bnc#752796)
Tue May 29 14:00:00 2012 wernerAATTsuse.de
- Fix clock scriptlet by adding `then\'
Wed May 23 14:00:00 2012 wernerAATTsuse.de
- Make warpclock working with upstream systemd HW clock management
Fri May 11 14:00:00 2012 mmarekAATTsuse.cz
- setup-network.sh: Fix handling of bridge interfaces (bnc#759623)
Fri May 4 14:00:00 2012 mmarekAATTsuse.cz
- Recreate the initrd for all installed kernels after updating
the mkinitrd package (bnc#755924).
Thu May 3 14:00:00 2012 mmarekAATTsuse.cz
- Avoid accidental tilde expansion when parsing parameters
(bnc#760364).
Mon Apr 30 14:00:00 2012 jeffmAATTsuse.com
- Add Logitech Unifying devices to initrd (bnc#741451).
Mon Apr 30 14:00:00 2012 rschweikertAATTsuse.com
- support cp, mount, umount, and dmesg in usr tree
Tue Apr 17 14:00:00 2012 jeffmAATTsuse.com
- Change firmware search path to /usr/lib/firmware -- udev as of 182
doesn\'t look in /lib/firmware (bnc#757655).
Wed Mar 28 14:00:00 2012 rschweikertAATTsuse.com
- add patches mkinitrd_cpbin_follow_link.patch and
mkinitrd_simplify_netsetup.patch; pull requests 6 & 7 in gitorious
- setup-prepare: cp_bin() needs to follow links
- setup-network: move loop independent operation outside the loop
Thu Mar 22 13:00:00 2012 seife+obsAATTb1-systems.com
- boot-udev: add blkid dependency
Tue Mar 20 13:00:00 2012 mmarekAATTsuse.cz
- boot-udev: Trigger add action for subsystems (bnc#750668).
Thu Mar 15 13:00:00 2012 mmarekAATTsuse.cz
- setup-network: Print warnings to stderr.
Wed Mar 14 13:00:00 2012 rubinAATTraaftech.nl
- Copy ifcfg settings regardless of nettype value (bnc#724775).
Thu Feb 23 13:00:00 2012 rjschweiAATTsuse.com
- support binaries in /usr tree.
Wed Feb 15 13:00:00 2012 mmarekAATTsuse.cz
- Simplify calling of get_kernel_version.
Wed Feb 15 13:00:00 2012 msAATTsuse.de
- Add support for ARM uImages.
Thu Feb 9 13:00:00 2012 lchiquittoAATTsuse.com
- Install /boot/vmlinux for self compiled kernels in the
installkernel script (bnc#739822).
Wed Feb 1 13:00:00 2012 oheringAATTsuse.de
- Include PV drivers even if running on emulated hardware, to
be able to boot when the virtualization setup changes (bnc#710035).
Wed Feb 1 13:00:00 2012 mmarekAATTsuse.cz
- Add support for xz compressed initrd and use it on PPC
(bnc#742328).
Fri Jan 20 13:00:00 2012 mmarekAATTsuse.cz
- Load all scsi_dh_
* modules early during boot (bnc#727428).
Fri Jan 6 13:00:00 2012 mmarekAATTsuse.cz
- setup-network: Properly install awk.
Tue Jan 3 13:00:00 2012 mmarekAATTsuse.cz
- Fix ibft for virtio devices (bnc#735058).
Tue Jan 3 13:00:00 2012 mmarekAATTsuse.cz
- boot-ibft: Do not hardcode eth
* device names (bnc#728631,
bnc#735058#c1).
Thu Dec 8 13:00:00 2011 cfarrellAATTsuse.com
- license update: GPL-2.0+
Use SPDX format (http://www.spdx.org/licenses)
Wed Dec 7 13:00:00 2011 mmarekAATTsuse.cz
- setup-network: Remember the interface name as a fallback if the
mac address does not match (bnc#733375).
Mon Nov 28 13:00:00 2011 mmarekAATTsuse.cz
- setup-ibft: Do not assume that interface names start with \'eth\'
(bnc#728631).
Tue Nov 22 13:00:00 2011 mmarekAATTsuse.cz
- setup-modules: Allow aliases as dependencies in the SUSE INITRD
REQUIRES syntax (bnc#730617).
Tue Nov 22 13:00:00 2011 mmarekAATTsuse.cz
- setup-modules: Fix adding more than one additional dependency to
modules (bnc#730617).
Mon Nov 7 13:00:00 2011 mmarekAATTsuse.cz
- Revert the NO_KMS_IN_INITRD -> KMS_IN_INITRD rename, it breaks
other scripts for no good reason (bnc#619218#c12).
Tue Oct 18 14:00:00 2011 mmarekAATTsuse.cz
- Do not create /dev/shm/initrd_exports.sh, it was only needed by
upstart (bnc#724494).
Fri Oct 14 14:00:00 2011 mmarekAATTsuse.cz
- purge-kernels: Only remove kernel-source and kernel-devel, if
there is no runtime package left (bnc#721481, bnc#723647).
Tue Oct 11 14:00:00 2011 mmarekAATTsuse.com
- Include thermal, processor and fan acpi modules on x86 and ia64
(bnc#716785#c11).
Fri Oct 7 14:00:00 2011 mmarekAATTsuse.cz
- Fix the module dependency resolver to include dependencies of
sd_mod (bnc#722484).
Fri Sep 30 14:00:00 2011 uliAATTsuse.com
- cross-build fix: use %__cc macro
Thu Sep 22 14:00:00 2011 mmarekAATTsuse.cz
- Include sd_mod if scsi_mod is used (bnc#714924).
Wed Sep 21 14:00:00 2011 mmarekAATTsuse.cz
- setup-network: 77-network.rules has moved to /lib/udev/rules.d/
(bnc#707855).
Wed Sep 21 14:00:00 2011 eichAATTsuse.de
- netconsole: Make the setup more robust and add error detection.
Tue Sep 20 14:00:00 2011 mmarekAATTsuse.com
- Add /etc/{protocols,netconfig,services} to the initrd
(bnc#714945).
Tue Sep 20 14:00:00 2011 mmarekAATTsuse.cz
- purge-kernels: Also handle kernel-source packages (bnc#718753).
Tue Aug 30 14:00:00 2011 cooloAATTsuse.de
- Fix mkinitrd -d (bnc#714650).
Sat Aug 20 14:00:00 2011 mmarekAATTsuse.cz
- Fix mkinitrd -D default (bnc#713103).
Tue Aug 9 14:00:00 2011 hareAATTsuse.de
- Add the \'root\' argument in the call to check_for_device()
(bnc#699870).
Thu Aug 4 14:00:00 2011 fcrozatAATTsuse.com
- Output fsck result on root partition to /run/initramfs/root-fsck,
to prevent systemd to do it again.
Wed Aug 3 14:00:00 2011 mmarekAATTsuse.cz
- Mount the /usr filesystem in the initrd
It has still some rough edges, like support for journal device or
booting from nfs, but simple cases should work.
Tue Aug 2 14:00:00 2011 mmarekAATTnovell.com
- Run cpio with the --quiet option.
Mon Aug 1 14:00:00 2011 mmarekAATTsuse.cz
- Only copy /usr/bin/on_ac_power if it exists (bnc#708326).
Fri Jul 29 14:00:00 2011 mmarekAATTsuse.cz
- Add the dmesg utility for easier debugging.
Wed Jul 20 14:00:00 2011 mmarekAATTnovell.com
- Fix typo in boot-mount.sh (bnc#704867#c6).
Mon Jul 18 14:00:00 2011 mmarekAATTnovell.com
- purge-kernels: Fix matching of -rc kernels.
Thu Jun 30 14:00:00 2011 mmarekAATTnovell.com
- Allow scripts to set multiple interfaces in the $interface
variable (fate#311345).
Thu Jun 30 14:00:00 2011 mmarekAATTnovell.com
- Fix typo in resolve_device() (bnc#698946).
Wed Jun 22 14:00:00 2011 mmarekAATTnovell.com
- dcbd was replaced with lldpad.
Wed Jun 22 14:00:00 2011 mmarekAATTnovell.com
- Add support for configuring multiple network interfaces
(fate#311345).
Tue Jun 21 14:00:00 2011 mmarekAATTnovell.com
- purge-kernels: Change the variable to multiversion.kernels to
match the syntax of other zypp variables.
Mon Jun 20 14:00:00 2011 mmarekAATTnovell.com
- purge-kernels: Change the multiversion_kernels variable to a
comma separated list, update help.
Sun Jun 19 14:00:00 2011 mmarekAATTnovell.com
- Add purge-kernels script to automatically delete old kernel packages
on boot, based on configuration in /etc/zypp/zypp.conf, variable
multiversion_kernels (fate#312018).
Thu Jun 16 14:00:00 2011 mmarekAATTnovell.com
- Call udevadm trigger --action=add, because the default is \"change\"
in newer udev.
Tue Jun 14 14:00:00 2011 mmarekAATTnovell.com
- Add a note to the spec file that the package is maintained in git.
Tue Jun 14 14:00:00 2011 mmarekAATTnovell.com
- boot-start: Mount /run without noexec to match systemd.
Thu Jun 2 14:00:00 2011 mmarekAATTnovell.com
- Map /dev/fio
* to the iomemory-vsl driver (bnc#695620).
Mon May 9 14:00:00 2011 roAATTsuse.de
- move sysconfig/kernel related parts to this package
Wed May 4 14:00:00 2011 mmarekAATTnovell.com
- Do not hardcode the xenblk driver, use the xen:vbd alias instead
(bnc#558278).
Wed May 4 14:00:00 2011 mmarekAATTnovell.com
- Fix typo in boot-devfunctions.sh (bnc#642011).
Tue Apr 26 14:00:00 2011 johannesobermayrAATTgmx.de
- Move lsinitrd to /bin (feature#312272).
Tue Mar 29 14:00:00 2011 mmarekAATTnovell.com
- Change from /dev/.run to /run (bnc#678270#c2).
Mon Mar 14 13:00:00 2011 mmarekAATTnovell.com
- Create /dev/.run tmpfs mountpoint (bnc#678270).
- version 2.7.0.
Fri Dec 17 13:00:00 2010 mmarekAATTnovell.com
- Survive dangling symlinks in /lib/mkinitrd/setup.
Fri Dec 17 13:00:00 2010 mmarekAATTnovell.com
- Really check mtime when determining whether to run mkinitrd_setup.
Wed Nov 24 13:00:00 2010 pthAATTsuse.de
- Fix for new coreutils (bnc#654364).
Thu Sep 2 14:00:00 2010 mmarekAATTsuse.cz
- Do not use the chroot binary from the target system (bnc#635856).
Wed Aug 25 14:00:00 2010 mmarekAATTsuse.cz
- setup-modules.sh: Cleanup.
Tue Jul 20 14:00:00 2010 mmarekAATTsuse.cz
- setup-block.sh: Map /dev/VxDMP
* to vxdmp.ko (bnc#623776)
Fri Jul 9 14:00:00 2010 kasieversAATTnovell.com
- handle /sbin/init being a symlink (bnc#621147).
Thu Jun 24 14:00:00 2010 mmarekAATTsuse.cz
- Copy modules.builtin to the initrd (bnc#541519).
Mon Jun 21 14:00:00 2010 mmarekAATTsuse.cz
- Bump version to 2.6.0
Fri Jun 11 14:00:00 2010 mmarekAATTsuse.cz
- Report non-zero exit code before exiting (bnc#611696).
Mon May 31 14:00:00 2010 eichAATTnovell.com
- setup-kmp.sh: Fix for nouveau (bnc#595570).
Mon May 10 14:00:00 2010 mmarekAATTsuse.cz
- setup-storage.sh: Fix beautify_blockdev() (bnc#604150).
Wed May 5 14:00:00 2010 mmarekAATTsuse.cz
- boot-start.sh: Parse /proc/cmdline more robustly (bnc#598063#c3).
Wed Apr 21 14:00:00 2010 thomasAATTnovell.com
- boot-boot.sh: Load selinux only if selinux=1 and enforcing=[0|1]
is given on the command line (bnc#598075)
Fri Apr 16 14:00:00 2010 mmarekAATTnovell.com
- boot-start: Support double-quoted strings in /proc/cmdline
(bnc#551967).
Fri Apr 16 14:00:00 2010 mmarekAATTnovell.com
- Clean up load_modules().
Fri Apr 16 14:00:00 2010 mmarekAATTnovell.com
- Load KMS modules after udev has started (bnc#596268).
Tue Apr 13 14:00:00 2010 mmarekAATTsuse.cz
- setup-prepare: Fix feature check (bnc#596086).
Tue Apr 13 14:00:00 2010 mmarekAATTsuse.cz
- setup-ibft: Include the NIC driver (bnc#596076).
Tue Apr 13 14:00:00 2010 hareAATTsuse.de
- Only set nettype to \'dhcp\' if a valid DHCP address was found
(bnc#576601)
Fri Apr 9 14:00:00 2010 mmarekAATTsuse.cz
- Do not call update-bootloader if not available (bnc#595071).
Wed Apr 7 14:00:00 2010 thomasAATTnovell.com
- added call to load_policy to load the SELinux policy during
the boot process (bnc#594041).
Fri Mar 26 13:00:00 2010 mmarekAATTsuse.cz
- setup-storage: Do not assume that anything that contains a colon
is nfs (bnc#590135).
Fri Mar 26 13:00:00 2010 mmarekAATTsuse.cz
- setup-start: include /etc/sysconfig/kernel early enough
(bnc#591398, bnc#591400).
Thu Mar 25 13:00:00 2010 mmarekAATTsuse.cz
- setup-block: catch \"(null)\" in /sys/class/scsi_host/
*/proc_name
(bnc#590918).
Wed Mar 17 13:00:00 2010 mmarekAATTsuse.cz
- setup-sharedlibs.sh: Do not run ldd on scripts (bnc#588609).
Mon Mar 15 13:00:00 2010 mmarekAATTsuse.cz
- scripts/boot-start.sh: avoid using eval statements (bnc#525668).
Fri Mar 12 13:00:00 2010 cooloAATTsuse.de
- support upstart in providing a file with the initrd exports.
Thu Mar 11 13:00:00 2010 mmarekAATTsuse.cz
- setup-block: map /dev/mmc
* to the mmc_block driver (bnc#480808).
Wed Mar 10 13:00:00 2010 mmarekAATTsuse.cz
- Parse iBFT settings correctly (bnc#541892).
Wed Mar 10 13:00:00 2010 mmarekAATTsuse.cz
- setup-block: Add warning for loop devices (bnc#523749).
Wed Mar 10 13:00:00 2010 mmarekAATTsuse.cz
- setup-storage: Ignore error messages from dmsetup.
Wed Mar 10 13:00:00 2010 mmarekAATTsuse.cz
- Use udevsettle before killing udevd (bnc#543612).
Wed Mar 3 13:00:00 2010 eichAATTnovell.com
- scripts/setup-kms.sh: Fix for shopt -s nocasematch (bnc#566624).
Wed Mar 3 13:00:00 2010 mmarekAATTsuse.cz
- Require sysvinit on older dists
Wed Mar 3 13:00:00 2010 cooloAATTnovell.com
- do not require sysvinit but the tools and sbin_init
Fri Feb 19 13:00:00 2010 mmarekAATTsuse.cz
- scripts/boot-network.sh: really fix net_delay handling
(bnc#575816).
Wed Feb 17 13:00:00 2010 mmarekAATTsuse.cz
- scripts/boot-mount.sh: Fix fsck progressbar (bnc#564325).
Wed Feb 17 13:00:00 2010 mmarekAATTsuse.cz
- Update the URL in the specfile.
Wed Feb 10 13:00:00 2010 eichAATTnovell.com
- Fix bogus wildchar substitution in pci device list (bnc#566624) et.al.
Fri Feb 5 13:00:00 2010 mmarekAATTsuse.cz
- scripts/setup-network.sh: change [ \"$foo\" ] to [ -n \"$foo\" ]
(bnc#471943).
Fri Feb 5 13:00:00 2010 eichAATTnovell.com
- change handling of upper<>lower case matching for SLE-11.
Fri Feb 5 13:00:00 2010 mmarekAATTsuse.cz
- scripts/boot-start.sh: fallback to tmpfs for kerneles without
devtmpfs.
Thu Feb 4 13:00:00 2010 kasieversAATTnovell.com
- Use devtmpfs and mount /dev/shm as its own tmpfs mount
(bnc#561994).
Thu Feb 4 13:00:00 2010 mmarekAATTsuse.cz
- Handle low space below /dev/shm better (bnc#553629).
Thu Feb 4 13:00:00 2010 mmarekAATTsuse.cz
- Avoid using process substitution in setup scripts (bnc#575819).
Thu Jan 28 13:00:00 2010 mmarekAATTsuse.cz
- scripts/setup-kms.sh: properly restore $IFS (bnc#574683).
Wed Jan 27 13:00:00 2010 mmarekAATTsuse.cz
- scripts/setup-modules.sh: fix for module options in /proc/cmdline
(bnc#567868, bnc#574261).
Tue Jan 26 13:00:00 2010 eichAATTfreedesktop.org
- Bail out of kms setup if no pci devices can be found (bnc#573454).
Mon Jan 25 13:00:00 2010 eichAATTfreedesktop.org
- Add support for KMS. (bnc#560419)
Tue Jan 19 13:00:00 2010 mmarekAATTsuse.cz
- scripts/setup-modules.sh: remove the check_builtin_module() hack,
recent kernel and m-i-t handle it properly.
Fri Jan 15 13:00:00 2010 lmuelleAATTsuse.de
- Use ID_FS_LABEL_ENC instead of ID_FS_LABEL_SAFE in scripts/boot-storage.sh;
(bnc#483136).
Fri Jan 15 13:00:00 2010 mmarekAATTsuse.cz
- scripts/boot-block.sh: mdmon fixes.
Thu Jan 14 13:00:00 2010 mmarekAATTsuse.cz
- Set shopt -s nullglob so that for-loops behave as expected.
Tue Dec 15 13:00:00 2009 mvancuraAATTsuse.cz
- don\'t run fsck if on batteries (bnc#521419)
Mon Dec 14 13:00:00 2009 mvancuraAATTsuse.cz
- set number of inodes in /dev to unlimited (bnc#529839)
Mon Nov 23 13:00:00 2009 mvancuraAATTsuse.cz
- store the git repo URL in the package metadata
Wed Nov 11 13:00:00 2009 mvancuraAATTsuse.cz
- fix the name of multipath feature in doc, add a check of fetures
list on input (sysconfig file or cmdline options) (bnc#551339)
Wed Nov 11 13:00:00 2009 mciharAATTsuse.cz
- add a bridge to support fcoe and dcbd (fate#307444)
Fri Oct 30 13:00:00 2009 mmarekAATTsuse.cz
- restart mdmon before switching to the new root (fate#306823).
Tue Oct 27 13:00:00 2009 roAATTsuse.de
- remove hack for qlogic and aix and use modinfo -F firmware to
find out and copy if a module requires firmware files
Tue Oct 27 13:00:00 2009 mvancuraAATTsuse.cz
- Fix support for UUID= and LABEL= in /etc/fstab (bnc#702361).
Thu Oct 22 14:00:00 2009 roAATTsuse.de
- add any required firmware to the initrd (bnc#564857)
Thu Oct 22 14:00:00 2009 mmarekAATTsuse.cz
- Add support for compressed modules (bnc#458525)
Thu Oct 22 14:00:00 2009 mvancuraAATTsuse.cz
- scripts/setup-blockpartition.sh: fix sed regexp converting a
partition device name to the disk name (bnc#531663)
Fri Oct 16 14:00:00 2009 ajAATTsuse.de
- Fix scripts/boot-remount.sh syntax.
Fri Oct 16 14:00:00 2009 ajAATTsuse.de
- Be silent if /etc/scsi_id.config does not exist (bnc#544298).
Tue Oct 13 14:00:00 2009 mvancuraAATTsuse.cz
- report the right exit_codeif update-bootloader was called
(bnc#531252)
Tue Oct 13 14:00:00 2009 mvancuraAATTsuse.cz
- scripts/boot-network.sh: add \"net_delay\" kernel cmdline option
for kdump purposes (bnc#471943)
Tue Oct 13 14:00:00 2009 mvancuraAATTsuse.cz
- In case running kernel and kernel initrd is being build for are
different modinfo got wrong information about modules.
(bnc#494364)
Thu Sep 17 14:00:00 2009 mvancuraAATTsuse.cz
- Enable quota mount option for root partition (bnc#532701 and
related to bnc#430975)
Mon Sep 7 14:00:00 2009 wernerAATTsuse.de
- Use bash builtin touch
Mon Aug 31 14:00:00 2009 mvancuraAATTsuse.cz
- note that we adjusted clock (bnc#534816)
Fri Aug 21 14:00:00 2009 mmarekAATTsuse.cz
- sbin/module_upgrade: update to new modprobe config layout
(bnc#532069).
Tue Aug 11 14:00:00 2009 mmarekAATTsuse.cz
- do not copy module parameters from /proc/cmdline, modprobe does
it itself.
Tue Aug 11 14:00:00 2009 mmarekAATTsuse.cz
- rename the temporary file /etc/modprobe.d/options to options.conf
as required by new module-init-tools.
Wed Jul 15 14:00:00 2009 mmarekAATTsuse.cz
- do not warn about built-in modules
- prefix modprobe errors with \"modprobe:\" (less scary than \"FATAL:\")
Thu Jul 2 14:00:00 2009 hareAATTsuse.de
- Update version to 2.5.10
Wed Jun 24 14:00:00 2009 thomasAATTnovell.com
- only copy
*.sh files to scripts directory
Wed Jun 24 14:00:00 2009 thomasAATTnovell.com
- only include scripts with .sh extension in rpm file to fix
build failure
Tue Jun 23 14:00:00 2009 mvancuraAATTsuse.cz
- new udev will need /sbin/blkid in initramfs (bnc#513994)
Tue Jun 23 14:00:00 2009 thomasAATTnovell.com
- mounting /root/proc for SELinux (bnc#457984, bnc#467342)
Mon May 25 14:00:00 2009 roAATTsuse.de
- silence warning about rightfully non existing modprobe.conf
Tue May 19 14:00:00 2009 jeffmAATTsuse.de
- Added firmware rules to udev (bnc#494199)
Mon May 4 14:00:00 2009 wernerAATTsuse.de
- Do not include binaries for bash builtins
Thu Apr 30 14:00:00 2009 hareAATTsuse.de
- Using ifup for network initialisation (bnc#487723)
Wed Apr 29 14:00:00 2009 wernerAATTsuse.de
- Minor changes
Tue Apr 28 14:00:00 2009 wernerAATTsuse.de
- sed is powerfull, use it instead using several pipes
- use usleep for waiting on events
- use the settimeofday feature to warp the system clock for
systems which use the localtime in the UTC (bnc#550697)
- add scripts from aaa_base for loading rtc module and warp
the clock for systems with local time in RTC (bnc#550697)
Mon Feb 9 13:00:00 2009 bwalleAATTsuse.de
- Implement temporary directory selection exactly as specified in
the manual page.
- Update version to 2.5.9.
Fri Feb 6 13:00:00 2009 bwalleAATTsuse.de
- Fix /sbin/mkinitrd -h as user.
- Honor TMPDIR environment.
- Remove -t parameter.
- Update version to 2.5.8.
Thu Feb 5 13:00:00 2009 bwalleAATTsuse.de
- Require libxslt in spec file.
- Update version to 2.5.7.
Thu Jan 29 13:00:00 2009 bwalleAATTsuse.de
- Don\'t use the \'ip\' from environment (bnc #450680).
- Update version to 2.5.6.
Fri Jan 23 13:00:00 2009 bwalleAATTsuse.de
- Fix compiled-in module detection, mostly for PPC (bnc #449123).
- Update version to 2.5.5.
Thu Jan 22 13:00:00 2009 bwalleAATTsuse.de
- Resolve hostnames in /etc/hosts (bnc #468090).
- Update version to 2.5.4.
Wed Jan 21 13:00:00 2009 bwalleAATTsuse.de
- Include libunwind on IA64 (bnc #459218).
- Update version to 2.5.3.
Tue Jan 20 13:00:00 2009 bwalleAATTsuse.de
- Match for \'vmlinuz\' on i386/x86_64 first.
- Update version to 2.5.2.
Tue Jan 20 13:00:00 2009 bwalleAATTsuse.de
- Fix symlink detection again (bnc #467531).
- Update version to 2.5.1.
Mon Jan 19 13:00:00 2009 bwalleAATTsuse.de
- Use the mount options of the root file system from /etc/fstab
when building the initrd and save it in the initrd image
(bnc #449369).
Wed Jan 14 13:00:00 2009 bwalleAATTsuse.de
- Fix symlink detection (bnc #431714).
- Update version to 2.5.0.
Tue Jan 13 13:00:00 2009 bwalleAATTsuse.de
- Copy the system resolv.conf for static IP configurations
to make name resolution work in the kdump case when static
IPs are used (bnc #459065).
Mon Jan 12 13:00:00 2009 bwalleAATTsuse.de
- Implement -c option (show configuration) in lsinitrd(8).
Mon Jan 12 13:00:00 2009 bwalleAATTsuse.de
- Add support for network bonding (bnc #460720).
Mon Jan 12 13:00:00 2009 bwalleAATTsuse.de
- Explicitely require sd_mod when all libata drivers are included.
Thu Jan 8 13:00:00 2009 bwalleAATTsuse.de
- Fix handling of minor device numbers greater than 255
(bnc #447968, bnc#471815, bnc#634053).
Thu Jan 8 13:00:00 2009 bwalleAATTsuse.de
- Implement dead symlink detection (bnc #431714)
Wed Jan 7 13:00:00 2009 bwalleAATTsuse.de
- Fix libata detection: Now by default all libata drivers are
included if a disk is detected as libata. (That was already
implemented, but didn\'t work.)
Wed Jan 7 13:00:00 2009 bwalleAATTsuse.de
- Mount /root/proc (/proc of the perspective of the system which is
booted) in initrd to make SELinux happy (bnc #457984).
Tue Dec 16 13:00:00 2008 bwalleAATTsuse.de
- Revert mounting of /proc in initrd (bnc #457984).
Sun Dec 14 13:00:00 2008 bwalleAATTsuse.de
- Implement logging (/var/log/YaST2/mkinitrd.log).
Wed Dec 10 13:00:00 2008 bwalleAATTsuse.de
- Don\'t build initrds for kdump kernels with \'mkinitrd\' calls
that don\'t have -k or -i arguments. That affects only special
kernel-kdump packages as we currently have on PPC64.
Wed Dec 10 13:00:00 2008 bwalleAATTsuse.de
- Mount /root/proc (/proc of the perspective of the system which is
booted) in initrd to make SELinux happy (bnc #457984).
Wed Dec 10 13:00:00 2008 bwalleAATTsuse.de
- Don\'t load drivers that require firmware to be loaded before
udev starts (bnc #457428).
Mon Dec 8 13:00:00 2008 bwalleAATTsuse.de
- Check for specific module if they are compiled in and don\'t
print warning messages if the modules are missing in that case.
That affects USB on PPC64. (bnc #449123)
Mon Dec 8 13:00:00 2008 bwalleAATTsuse.de
- Implement program dependencies for modules (bnc #449123).
Sat Dec 6 13:00:00 2008 bwalleAATTsuse.de
- Include virtio_pci module if necessary (bnc #456439).
Fri Dec 5 13:00:00 2008 bwalleAATTsuse.de
- Run mkinitrd_setup in \'%posttrans\' instead of \'%post\' to fix
danging symlinks after removal of some scripts (bnc #456417).
Wed Dec 3 13:00:00 2008 bwalleAATTsuse.de
- Add \'SUSE INITRD foo REQUIRES bar\' comment parsing (bnc #449853).
- Don\'t filter out install lines from initrd (bnc #449853).
Wed Dec 3 13:00:00 2008 hareAATTsuse.de
- Copy persistent net rules into the initrd
- Fixup ip= line to reflect interface changes from the commandline
(bnc #442074).
Tue Dec 2 13:00:00 2008 bwalleAATTsuse.de
- Don\'t evaluate \'install\' lines in /etc/modprobe.conf and friends
to generate module dependencies. Don\'t copy over install lines
into the initrd. (bnc #449123)
Tue Dec 2 13:00:00 2008 bwalleAATTsuse.de
- Change evaluation of -v option: Now it\'s really global, not local
to the subshell spawned by mkinitrd. Discovered while debugging
bnc #450522.
Tue Dec 2 13:00:00 2008 bwalleAATTsuse.de
- Add -B option to prevent update-bootloader --refresh from being
executed after the initrd(s) have been generated (bnc #450522).
Mon Dec 1 13:00:00 2008 bwalleAATTsuse.de
- Allow unsupported modules in self-made development kernels
(bnc #441327).
Sat Nov 29 13:00:00 2008 bwalleAATTsuse.de
- Document the algorithm how the default DHCP network interface
is chosen (bnc #440900).
- Resolve bridge network devices when auto-detecting the network
interfaces (bnc #449765).
Fri Nov 28 13:00:00 2008 bwalleAATTsuse.de
- Don\'t use optimised versions of shared libraries on POWER
(bnc#448725).
Tue Nov 25 13:00:00 2008 hareAATTsuse.de
- Work around mptctl install lines (bnc#448716)
- Add syntax checker
Tue Nov 25 13:00:00 2008 hareAATTsuse.de
- Fix syntax error in modules script (bnc#448511)
- Setup network devices correctly (bnc#448395)
Mon Nov 24 13:00:00 2008 hareAATTsuse.de
- Fix syntax error in network script (bnc#448241)
Mon Nov 24 13:00:00 2008 hareAATTsuse.de
- Correctly quote variables (bnc#447966)
- Remove stderr redirection from modprobe to display the
actuall error (bnc#441327)
Fri Nov 21 13:00:00 2008 hareAATTsuse.de
- network: use wildcard match for nettype \'dhcp\' (bnc#440192)
- Update modules script for zfcpdump (bnc#446427)
- Select correct network interface when \'ip=\' is specified
on the commandline (bnc#442074)
- Disable fsck for kdump (bnc#438192)
Wed Oct 29 13:00:00 2008 hareAATTsuse.de
- Include lsinitrd script (bnc#439103)
Thu Oct 9 14:00:00 2008 agrafAATTsuse.de
- Remove rootfs module check (bnc#432766)
- Include libata drivers only if libata is used (bnc#433105)
- Remove warning for non-existing driver directories (bnc#433455)
- Fix script syntax
Mon Sep 29 14:00:00 2008 hareAATTsuse.de
- Build ramdisk in /dev/shm to speed up mkinitrd
Wed Sep 24 14:00:00 2008 hareAATTsuse.de
- Handle cciss devices correctly (bnc#424217)
- Do not call update-bootloader on error
Tue Sep 23 14:00:00 2008 hareAATTsuse.de
- Add /bin/uname (required for firmware.sh script)
(bnc#427267)
Fri Sep 19 14:00:00 2008 hareAATTsuse.de
- Detect LVM2 devices during boot correctly (bnc#421379)
- Include all S/390 block modules, too (bnc#427615)
Tue Sep 9 14:00:00 2008 hareAATTsuse.de
- Fix dhcp network detection (bnc#415438)
- parse \'ip route\' lines correctly (bnc#414191)
- Always include all ATA and SCSI drivers
Fri Aug 8 14:00:00 2008 hareAATTsuse.de
- Fix booting with no \'root=\' commandline parameter
- Implement \'forcefsck\' parameter (bnc#379597)
- Add requirement to \'dhcpcd\' (bnc#413713)
Thu Jul 31 14:00:00 2008 hareAATTsuse.de
- Do not activate network by default (bnc#412649)
- Reset LVM prior to multipath activation (bnc#407512)
Thu Jul 24 14:00:00 2008 hareAATTsuse.de
- Don\'t overwrite interface settings (bnc#410013)
- Remove calls to \'vol_id\'
- Don\'t update symbolic link when creating initrd with suffix
(bnc#411212)
- Update manpages
- Select default interface when \'-f network\' is given (bnc#411207)
- Move subsystem scripts to individual rpms.
- Update version to 2.4
Mon Jul 21 14:00:00 2008 hareAATTsuse.de
- Look for udev rules in /lib/udev, too.
- Update version to 2.3
- Add \'Conflicts\' tag for older udev versions.
Mon Jul 14 14:00:00 2008 hareAATTsuse.de
- Update documentation
- Remove call to getcfg-interface (bnc#401660)
- Fixup booting from LVM (bnc#406554)
Fri Jul 4 14:00:00 2008 hareAATTsuse.de
- Include all modules for Xen kernels (bnc#379727)
Thu Jun 26 14:00:00 2008 agrafAATTnovell.com
- Escape minus commandline keys (bnc#389672,bnc#403995)
Thu Jun 26 14:00:00 2008 hareAATTsuse.de
- Revert init= changes; incompatible with \'normal\' kernel
behaviour
- Fixup ip= parsing (bnc#398950)
Fri Jun 6 14:00:00 2008 hareAATTsuse.de
- Parse new DHCP information correctly
- Fixup DNS hostname resolution (bnc#389672)
Wed May 21 14:00:00 2008 hareAATTsuse.de
- Fixup DHCP and static IP detection (bnc#390756)
- Ignore all commandline arguments after init= (bnc#389672)
Fri May 2 14:00:00 2008 hareAATTsuse.de
- Fixup boot from multipath (bnc#385240)
- Add \'mkinitrd.config\' file to the initrd (bnc#380687)
- Warn user if non-english keyboard layout was used (bnc#331351)
Tue Apr 29 14:00:00 2008 hareAATTsuse.de
- Remove obsolete mk_initrd link
Mon Apr 28 14:00:00 2008 hareAATTsuse.de
- Update symlinks automatically
- Fixup root on NFS (bnc#383808)
Wed Apr 23 14:00:00 2008 hareAATTsuse.de
- Clean up build dependencies
- Replace awk with sed statements
Wed Apr 9 14:00:00 2008 agrafAATTsuse.de
- Use dynamic cmdline parsing
- Add CIFS support
Tue Apr 1 14:00:00 2008 hareAATTsuse.de
- Cleanup save_var statements
- Match network interface by MAC address
- Update multipath handling
- add CIFS support
- Move device discovery scripts
- Use wait_for_events function instead of udevsettle
- Update udev scripts to latest upstream version
- Bump version number to 2.2
Wed Mar 5 13:00:00 2008 hareAATTsuse.de
- Work on non-modular systems, too (#367269)
Wed Feb 6 13:00:00 2008 agrafAATTsuse.de
- don\'t resolve non-existing devices, so a wrong resume device
option does not result in a broken initrd (#357725)
Thu Jan 10 13:00:00 2008 hareAATTsuse.de
- Rescan for LVM2 when waiting for the root device (#343891)
- Allow for commandline variables without a value (#347175)
- Parse \'ro\' variable correctly
- Include the real bash binary (#337386)
Fri Nov 9 13:00:00 2007 hareAATTsuse.de
- Add new udevadm tool to boot-udev.sh
Mon Oct 22 14:00:00 2007 hareAATTsuse.de
- Rework partition detection
- Fix booting from SmartArray devices (#334377)
- Fix booting from dmraid (#334461)
Tue Oct 16 14:00:00 2007 hareAATTsuse.de
- Fix Xen block device detection (#331948)
- Fix detection of mylex disks (#329663)
- Fix typo in LUKS detection (#331655)
Wed Sep 19 14:00:00 2007 hareAATTsuse.de
- Remove all functions from the environment (#309131)
- Don\'t remove the build root before starting %build
Tue Sep 18 14:00:00 2007 agrafAATTsuse.de
- Include libata modules in the Monster-Initrd
Tue Sep 18 14:00:00 2007 agrafAATTsuse.de
- Make the initrd less verbose, so people don\'t misinterpret debug
messages as warnings
- Remove set -a so variables used in the initrd are not exported to
the userland (possible security leak)
Fri Sep 14 14:00:00 2007 hareAATTsuse.de
- Call ldd correctly (#299242)
- Setup LVM2 over md correctly (#309441)
Thu Sep 13 14:00:00 2007 agrafAATTsuse.de
- Fix typo caused by the previous change
Fri Sep 7 14:00:00 2007 hareAATTsuse.de
- Call update-bootloader instead of trying to figure it
out ourselves (#299814)
Fri Sep 7 14:00:00 2007 jjollyAATTsuse.de
- root=LABEL=blubber does not work anymore (#300550)
Mon Sep 3 14:00:00 2007 seifeAATTsuse.de
- add some magic to disable the splash during resume from disk
Thu Aug 30 14:00:00 2007 hareAATTsuse.de
- Refer to raid456 module instead of the old raid5 (#304693)
Thu Aug 23 14:00:00 2007 vkleenAATTsuse.de
- Fix dm linear support so booting works
Wed Aug 22 14:00:00 2007 agrafAATTsuse.de
- Not all SCSI drivers have a proc_name entry in sysfs, so we need
a proper fallback (#298726)
Mon Aug 20 14:00:00 2007 agrafAATTsuse.de
- Include mount.nfs so nfsroot works again (broken due to split in
util-linux) (#300096)
Fri Aug 10 14:00:00 2007 agrafAATTsuse.de
- Add dm linear support (#218122)
- Split acpi setup to a seperate setup script
- Make acpi setup backward-compatible (#285807)
Fri Aug 10 14:00:00 2007 hareAATTsuse.de
- Update DASD support
- Match to correct minor number for EVMS (#288510)
Thu Aug 9 14:00:00 2007 hareAATTsuse.de
- Update EVMS detection
- Fixup majorminor2blockdev for LVM devices
- Use correct path to vol_id for compability
Tue Aug 7 14:00:00 2007 hareAATTsuse.de
- Fix root device detection for update (#297999)
- Umount /dev/pts correctly
- Detect all devices of a LVM2 volume group
- Only invoke EVMS detection if we really have an EVMS device
Mon Aug 6 14:00:00 2007 hareAATTsuse.de
- Add manpage mkinitrd.5
Thu Aug 2 14:00:00 2007 hareAATTsuse.de
- Detect Xen modules correctly (#290073)
- Fix booting on dmraid devices
Wed Aug 1 14:00:00 2007 agrafAATTsuse.de
- Fix fast boot
- Use the fstab device name if stat shows the same major and minor
as the fstab device (fixes vmware boot)
- Fix case with empty no / entry in /etc/fstab
- Fix printing of \"Root\"-line twice
- Have the fallback root device not get resolved
- Have the nfs module only take nfs into account
- Enable fast boot by default (disable using slow_boot=1)
Tue Jul 31 14:00:00 2007 agrafAATTsuse.de
- Fix dm resolviung to only be recursive in dm module (#295997)
- Include fast boot option (for less overhead with preping)
Mon Jul 30 14:00:00 2007 agrafAATTsuse.de
- Fixed booting on dmraid w/o kpartx (recursive resolution of dm
devices)
- Removed Including: line
- Resolve root device using stat on /
Mon Jul 30 14:00:00 2007 hareAATTsuse.de
- Enable all disks in a LVM2 volume group
Fri Jul 27 14:00:00 2007 hareAATTsuse.de
- Fix detection of I2O devices
Fri Jul 27 14:00:00 2007 agrafAATTsuse.de
- fix md booting (md_dev should be autodetected by the boot
script)
Thu Jul 26 14:00:00 2007 agrafAATTsuse.de
- Include fallback boot device (#287047)
- Fixed resolve_device, so it works with devices other than
$rootdev
Wed Jul 25 14:00:00 2007 hareAATTsuse.de
- Do not emit warnings for built-in modules
Tue Jul 24 14:00:00 2007 hareAATTsuse.de
- Only enable kpartx feature if root is on device-mapper
- Add vg_root to the list of vgs to activate
- Add sd_mod correctly (#293045)
Sat Jul 21 14:00:00 2007 cooloAATTsuse.de
- Hotfix for one-CD installations without dmraid setup installed
Tue Jul 17 14:00:00 2007 hareAATTsuse.de
- Implemented dynamic script enumeration
Mon Jul 16 14:00:00 2007 sassmannAATTsuse.de
- PS3 devicename was not handled correctly (/dev/ps3dX)
Wed Jun 20 14:00:00 2007 agrafAATTsuse.de
- Fixed blogd killing to not use sleep
- If a script failed, throw out an error message
Tue Jun 12 14:00:00 2007 hareAATTsuse.de
- Fixup verbose() to not change the return value
Mon Jun 11 14:00:00 2007 agrafAATTsuse.de
- Cut off module parameters from modprobe --show-depends output (#282665)
- Seperate program copy module from shared library detection, so
programs can get replaced without having their shared libs included
Mon Jun 4 14:00:00 2007 agrafAATTsuse.de
- Made missing modules a warning. This may happen on custom kernels. (#279516)
- Added: If a kernel module preceding a minus sign was given, this module is
excluded from the initrd
Fri Jun 1 14:00:00 2007 hareAATTsuse.de
- Handle built-in filesystems correctly (#278981)
- Fixup handling of xfs (#278192)
- Update NFS mount handling
Wed May 30 14:00:00 2007 hareAATTsuse.de
- Simplify shared library detection
- Revamp module setup
- Fixup error paths
- Fix cciss detection
- Fix typo in lvm2 setup
- Fix module detection (#279611)
Tue May 29 14:00:00 2007 agrafAATTsuse.de
- Include optional busybox support (activate with -f busybox)
(#276555)
- Suppress useless warnings in resume features
Thu May 24 14:00:00 2007 agrafAATTsuse.de
- Resolve persistent device names for non-root-devices
- Split resume into userspace and kernel resume
- Proper error handling if anything goes wrong
Tue May 22 14:00:00 2007 agrafAATTsuse.de
- Fixed sysconfig/kernel support again
- Made mkinitrd abort more often if anything goes wrong
- Always set md\'s start_ro flag to 1
Mon May 21 14:00:00 2007 agrafAATTsuse.de
- Added a warning if fsck was not found
- Fixed to load sysconfig/kernel modules
Mon May 21 14:00:00 2007 agrafAATTsuse.de
- Beautified the initrd boot output
- Removed unused modules when using IDE / SCSI
- Minor variable escaping fixes
Mon May 21 14:00:00 2007 agrafAATTsuse.de
- added missing shebang entries
Fri May 11 14:00:00 2007 agrafAATTsuse.de
- Modularize mkinitrd (FATE #302106)
- Partly rewrite to create a slick and clean structure
(FATE #302106)
- Include storage device layering detection to resolve device
dependencies (FATE #302106)
- Uses persistent device names internally (FATE #302106)
- Add LUKS support (FATE #301182)
- Add USB support (incl. HID)
- Add Firewire support
- Netconsole support (#162494)
- Add support for a \"monster\"-initrd which includes all features
available
- Add verbose output switch
Fri Mar 23 13:00:00 2007 hareAATTsuse.de
- Create module path if it doesn\'t exist (#255816)
- Do not parse options for filesystem modules (#246524)
- Support resume from LVM2 (#249460)
- Support resume from EVMS2 (#246494)
Wed Mar 21 13:00:00 2007 hareAATTsuse.de
- Call evms with -b to omit error messages (#246631)
- Enable asynchronous target scan again after initrd is finished
- Detect LVM2 volume group correctly (#256285)
Mon Mar 19 13:00:00 2007 hareAATTsuse.de
- Fixup regex for block_driver (#255384)
- Login into all iSCSI ports (#248495)
- Disable asynchronous target scan for FC (#241945)
Mon Mar 12 13:00:00 2007 hareAATTsuse.de
- Do not use /usr/bin/tail for the block_driver function (#244148)
Mon Mar 12 13:00:00 2007 hareAATTsuse.de
- Rewrite EVMS handling to fix initialisation errors (#244148)
Mon Mar 5 13:00:00 2007 hareAATTsuse.de
- Include dasdinfo and new DASD udev rules (#222326, #245342)
Fri Feb 23 13:00:00 2007 hareAATTsuse.de
- Sync with fixes from SLES10 SP1.
Mon Feb 12 13:00:00 2007 uliAATTsuse.de
- worked around what appears to be a shell bug (bug #244554)
Wed Jan 31 13:00:00 2007 olhAATTsuse.de
- fix lib/lib64 detection on ia64/alpha
Fri Jan 19 13:00:00 2007 hareAATTsuse.de
- Obey settings from /etc/sysconfig/bootsplash (#230839)
Fri Nov 24 13:00:00 2006 olhAATTsuse.de
- declare variables as local in udev_discover_root/udev_discover_resume
Fri Nov 24 13:00:00 2006 olhAATTsuse.de
- nfsroot must be passed as root=server:/directory, either via
cmdline or fstab. Just
*:
* as rootdev match string does not mean
nfsroot, it will also trigger for /dev/disk/ symlinks
update udev_discover_root and the root= parser to look at
*:/
*
Fri Nov 24 13:00:00 2006 olhAATTsuse.de
- remove real-root-dev usage, it came back with the sles10 merge
its a writeonly variable for unused prepare_namespace()
Fri Nov 24 13:00:00 2006 olhAATTsuse.de
- remove the /dev/root case from udev_discover_root again (#215240)
udev_check_for_device must be called always. sbp2 and usb-storage
have async probing.
Thu Nov 23 13:00:00 2006 hareAATTsuse.de
- Fixup EVMS detection.
Thu Nov 16 13:00:00 2006 olhAATTsuse.de
- use BuildIgnore to reduce build requires
Thu Nov 16 13:00:00 2006 hareAATTsuse.de
- Update iscsi boot support
Thu Nov 16 13:00:00 2006 olhAATTsuse.de
- declare loop variable i as local in mkinitrd_kernel
otherwise the global loop variable i used for the list of
available kernels/initrds gets overwritten (#221288)
Thu Nov 16 13:00:00 2006 hareAATTsuse.de
- Removed rootmd feature again. Wrong approach
- Fixed dmraid detection (#220765)
Mon Nov 13 13:00:00 2006 bwalleAATTsuse.de
- added rootmd in feature list (-f), fixes #218167
Fri Nov 10 13:00:00 2006 bwalleAATTsuse.de
- fixed mkinitrd uml hostfs support (#215240)
Tue Nov 7 13:00:00 2006 bwalleAATTsuse.de
- porting changes from SLES 10 branch to HEAD:
- Add multipath compat rules for udev (#218172)
- Really fix SCSI device ordering (#213641)
- Fixup DASD device ordering (#202182)
- Check return values from lspci (#213400)
- Properly check for whitespaces in output of \'lvs\' (#216117)
- Include all multipath prio callout programs (#211863)
- Fixup zfcp device ordering (#213641)
- Enable md detection when booting from lilo (#211089)
- Fixup netmask generation for static IP setup.
- Strip duplicate md devices (#192039)
- fixed #218116 - mkinitrd broke root=/dev/disk/by-
*/
* on LVM
- fixed #218119 - mkinitrd requires a parameter for -P (contrary to help text)
Sat Nov 4 13:00:00 2006 olhAATTsuse.de
- keep local modifications to mkinitrd/ipconfig scripts (#113539)
Sat Nov 4 13:00:00 2006 olhAATTsuse.de
- skip resume of resumedev is empty
Thu Nov 2 13:00:00 2006 trennAATTsuse.de
- Also allow SSDT[0-9]?.aml files to be placed to initrd root dir
to let the BIOS provided ones be overridden
Tue Oct 31 13:00:00 2006 olhAATTsuse.de
- require file for elf detection
Tue Oct 31 13:00:00 2006 olhAATTsuse.de
- use RPM_OPT_FLAGS
Tue Oct 31 13:00:00 2006 olhAATTsuse.de
- reduce build requires
Sat Oct 28 14:00:00 2006 olhAATTsuse.de
- ldd exits early if ld.so fails on one of the passed binaries
Wed Oct 25 14:00:00 2006 olhAATTsuse.de
- use ELF type for lib/lib64 decision
Wed Oct 25 14:00:00 2006 olhAATTsuse.de
- do the chmod 755 in cp_bin to fix suid binaries early
Mon Oct 16 14:00:00 2006 hareAATTsuse.de
- Escape \'mdadm\' to avoid error messages
- Only use \'-C\' for fsck if we\'re on the console (#121946)
Mon Oct 16 14:00:00 2006 agruenAATTsuse.de
- Make sure to always include the module for the root filesystem
if the root filesystem is modularized.
Sun Oct 15 14:00:00 2006 olhAATTsuse.de
- handle LABEL=/UUID= from fstab correctly with empty /proc/cmdline
Tue Oct 10 14:00:00 2006 olhAATTsuse.de
- /sys/power/resume is optional
Tue Oct 10 14:00:00 2006 olhAATTsuse.de
- -M needs an argument, broken by IDE scan changes
Thu Oct 5 14:00:00 2006 hareAATTsuse.de
- Include all executables from /lib/mkinitrd/bin
(FATE 300884)
Fri Sep 29 14:00:00 2006 ajAATTsuse.de
- Copy libgcc_s into the lib directory and not to /
Thu Sep 28 14:00:00 2006 hareAATTsuse.de
- Fix detection of LVM devices (208417)
- Do not include md modules if not required.
- Don\'t print annoying \'File descriptor XX left open\' messages
Tue Sep 26 14:00:00 2006 seifeAATTsuse.de
- Update userspace suspend support.
- Protect calls to hwinfo and kpartx (206423)
- Add \'-C\' to fsck options (121946)
- Hardcode libgcc_s.so.1 (204930)
Wed Sep 20 14:00:00 2006 schwabAATTsuse.de
- Fix dmraid detection.
Tue Sep 19 14:00:00 2006 hareAATTsuse.de
- Only enable dmraid when the respective binaries are installed.
Sun Sep 17 14:00:00 2006 seifeAATTsuse.de
- add missing double quotes in the detection of the userspace
resume device (found by Robert Schiele, bug #206368.
- correct the major/minor numbers for /dev/{u,}random.
Wed Sep 13 14:00:00 2006 seifeAATTsuse.de
- add the possibility to resume from userspace suspend.
Wed Sep 13 14:00:00 2006 ajAATTsuse.de
- Add requirement on hwinfo.
Wed Sep 6 14:00:00 2006 hareAATTsuse.de
- Make IDE scan configurable; defaults to off
Thu Aug 31 14:00:00 2006 hareAATTsuse.de
- Detect dmraid devices
- Do not call kpartx directly, called via udev now
Thu Aug 24 14:00:00 2006 olhAATTsuse.de
- add code to detect if system time is older than build time
Thu Aug 24 14:00:00 2006 olhAATTsuse.de
- remove udev version requirement to keep mkinitrd sles10 compatible
Wed Aug 23 14:00:00 2006 olhAATTsuse.de
- remove static binary handling. ash can not deal with added array
usage and static module-init-tools are larger than shared ones.
Wed Aug 23 14:00:00 2006 olhAATTsuse.de
- remove readlink function, binary exists since 8.2 and it breaks
syntax highlighting in vim
Wed Aug 23 14:00:00 2006 olhAATTsuse.de
- remove special handling for init args, use the kernel provided args
Fri Aug 11 14:00:00 2006 finkAATTsuse.de
- Run blogd within initramfs
Tue Aug 8 14:00:00 2006 hareAATTsuse.de
- Always load all md modules if md is activated
- Detect EVMS volumes correctly (#188511)
Wed Aug 2 14:00:00 2006 hareAATTsuse.de
- Fixup boot from md. Do not rely on the on-disk
mdadm.conf as the information might be errorneous.
Better create an internal one based upon the current
settings (#178199)
- Fixup booting from lvm on top of md (#192039)
Wed Aug 2 14:00:00 2006 olhAATTsuse.de
- remove redundant output in /init script
Thu Jul 27 14:00:00 2006 hareAATTsuse.de
- Fix cut&paste error in UUID= rules.
Wed Jul 26 14:00:00 2006 hareAATTsuse.de
- Add udev requirement for correct update (#189713)
- Fixup udev rules for lilo etc. (#192725)
Fri Jul 14 14:00:00 2006 olhAATTsuse.de
- remove real-root-dev usage
its a writeonly variable for unused prepare_namespace()