summaryrefslogtreecommitdiff
path: root/scripts/functions
AgeCommit message (Expand)Author
2016-04-17parse_numeric: Do not attempt to canonicalise root device nameBen Hutchings
2016-01-21scripts/functions: Connect panic shell to normal tty deviceBen Hutchings
2016-01-21Merge branch 'benh/keyboard-fixes'Ben Hutchings
2016-01-21scripts/functions: Load HID drivers at break=topBen Hutchings
2016-01-21scripts/functions: Load more USB host controllers drivers on break=topBen Hutchings
2016-01-21scripts/functions: Use more sensible modprobe options at break=topBen Hutchings
2016-01-21scripts/functions: Explicitly load keyboard drivers only at break=topBen Hutchings
2016-01-21Pass filesystem type from /etc/fstab to fsck when checking /usrBen Hutchings
2016-01-21Assume blkid is always installed, and remove fallbacksBen Hutchings
2016-01-18scripts/functions: Fix fsck display optionsBen Hutchings
2015-12-22scripts/functions: Stop resolving symlinks in resolve_deviceBen Hutchings
2015-12-22Defer resolving block device IDs to local_device_setupBen Hutchings
2015-12-15Merge branch 'benh/block-device-ids'Ben Hutchings
2015-12-12initramfs-tools: Support multiple break points using a comma delimiterBen Hutchings
2015-12-11Merge branch 'benh/parse-numeric-fixes'Ben Hutchings
2015-12-09scripts/functions: Handle PARTLABEL= and PARTUUID= block device IDs using blkidBen Hutchings
2015-12-09scripts/functions: Use blkid to resolve LABEL= and UUID= block device IDsBen Hutchings
2015-12-09Only run fsck if enabled in /etc/fstab (pass != 0)Ben Hutchings
2015-12-09Merge branch 'benh/klibc-fixes'Ben Hutchings
2015-12-08parse_numeric: Replace numeric root with canonical device nameBen Hutchings
2015-12-08parse_numeric: Add support for 20-bit minor numbers in 'root' parameterBen Hutchings
2015-12-08parse_numeric: Tighten check for whether 'root' parameter is a numberBen Hutchings
2015-12-06Bug#602331: [PATCH] Run new panic scripts just before dropping to a shellLaurent Bigonville
2015-12-06Support fsck.mode= and fsck.repair= parameters as known by systemd-fsckLaurent Bigonville
2015-12-06scripts/functions: Use shell to create stamp file instead of 'touch'Ben Hutchings
2015-04-13Create stamp files to tell the real init system fsck was successfulBen Hutchings
2015-04-13Remove old comment about running shell on failure of fsckBen Hutchings
2015-04-13Add '.log' to fsck log output file, and document its existenceBen Hutchings
2015-01-27Allow passing arguments to hooks and scriptsBen Hutchings
2015-01-17checkfs: Correct error messages and emergency shell in case of failureBen Hutchings
2015-01-17checkfs: Continue unless fsck reports uncorrectable errorsBen Hutchings
2014-10-13Move get_source, set_initlist, get_prereq_pairs, call_scripts to hook-functionsBen Hutchings
2014-10-13Always generate ORDER files in mkinitramfsBen Hutchings
2014-10-03panic: Do not return if reboot failsBen Hutchings
2014-09-30Revert "scripts/functions: untested without busybox"Ben Hutchings
2014-09-27scripts/functions: untested without busyboxmaximilian attems
2014-09-25Add support for running fsckRoger Leigh
2014-09-25resolve_device: Canonicalise symbolic links to real device nodesRoger Leigh
2014-09-25scripts: Add overridable indirect functionsrleigh@debian.org
2014-09-25Add functions to mount filesystems from /etc/fstabrleigh@debian.org
2014-09-25functions: Add resolve_device functionrleigh@debian.org
2014-09-25functions: Add read_fstab_entryrleigh@debian.org
2014-08-30Do not spawn shell when panic=... is usedMichael Prokop
2014-04-26get_fstype: initialize FSTYPE variableHelge Deller
2013-09-26hooks/function: More solide ip= option parsingMatto Marjanovic
2013-09-11include ehci-orion in auto_add_modules_listIan Campbell
2013-03-01include ehci-pci in auto_add_modules listMichael Prokop
2012-06-04scripts/functions: panic() don't abort on modprobe failuresmaximilian attems
2012-05-31configure_networking: Use /run path for ipconfig generated scriptmaximilian attems
2011-07-30configure_networking() wait for udev to populate available nicsAlkis Georgopoulos