Changelog for
mkinitrd-2.8.1-1.10.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)