summaryrefslogtreecommitdiff
path: root/scripts/functions
AgeCommit message (Expand)Author
2011-07-29panic: Load modules for highly probable USB keyboardTimo Juhani Lindfors
2011-06-01panic(): print the name of each module before loading itTimo Juhani Lindfors
2011-05-16set_initlist: redirect warning messages to stderr.Michael Prokop
2011-03-30initramfs-tools: Fix handling of numeric root= arguments to be udev-friendlyEvan Broder
2011-02-28initramfs-tools: Inform the user about reboot on panic=Timo Juhani Lindfors
2011-02-28initramfs-tools: Make panic message visible even if panic= is usedTimo Juhani Lindfors
2011-02-23initramfs-tools: cleanup any usplash tracesmaximilian attems
2010-11-04fix path to nfsroot documentationmaximilian attems
2010-08-25configure_networking(): Look for presence of /tmp/net-*.conf filesVagrant Cascadian
2010-08-07initramfs-tools: only allow hook scripts to errexit on mkinitramfsmaximilian attems
2010-07-06initramfs-tools: output name of script that errexits.maximilian attems
2010-06-22mkinitramfs: set nounset and errexitmaximilian attems
2010-06-18fix typos in manpage, scripts/functions and conf/initramfs.conf - thanks lintianMichael Prokop
2010-06-17scripts/functions: fix another sh -n usage and fix typoMichael Prokop
2010-06-17scripts/functions: fix usage of test for script executionMichael Prokop
2010-06-17scripts/functions: beautify a bit reduce_satisfied()maximilian attems
2010-06-17mkinitramfs: check syntax of boot and hook scriptsmaximilian attems
2010-06-17scripts/functions: On panic change to tty1 if chvt aroundmaximilian attems
2010-06-16get_fstype: reference blkid in commentmaximilian attems
2010-06-16scripts/functions: allow hooks to abort buildMichael Prokop
2010-06-14code cleanup: drop trailing whitespaces.Michael Prokop
2010-06-08Support dashes inside scripts names.Michael Prokop
2010-04-10configure_networking(): work with empty DEVICE stringmaximilian attems
2010-04-10configure_networking: pxelinux BOOTIF fixesVagrant Cascadian
2010-04-07mkinitramfs: Fix several unbound variablesmaximilian attems
2010-04-05mkinitramfs: generate pre-cached boot order fileScott James Remnant
2010-04-04scripts/functions: add get_fstype() from scripts/localmaximilian attems
2010-03-26panic: quote variablemaximilian attems
2010-03-25configure_networking: Try repeatedly ipconfig with increasing timeoutAnna Jonna Armannsdottir
2010-02-24configure_networking: support BOOTIF variable set by pxelinuxVagrant Cascadian
2010-02-22initramfs-tools: make the panic argument available in the rescue shellFerenc Wagner
2009-04-03cleanup LABEL handling codemaximilian attems
2009-04-02mkinitramfs: Allow dots in boot and script filenames.maximilian attems
2009-02-23init: export ip root param for configure_networking()maximilian attems
2009-01-07configure_networking: Raise ipconfig timeout to 180 seconds.maximilian attems
2008-12-15fix redboot partition supportAndres Salomon
2008-12-15scripts/functions: comment fix path to moved linux-2.6 Documentation.maximilian attems
2008-12-14scripts/functions: fix not set break variablemaximilian attems
2008-12-14scripts/functions: Wrong check for udevadm in functionsJulien Danjou
2008-12-14scripts/functions: Call ipconfig with a one-minute timeoutColin Watson
2008-09-02Fix parse_numeric() to ignore non hex root string prefixesAndres Salomon
2008-08-15wait_for_udev: s/udevsettle/udevadm/ for upgrades after Lennymaximilian attems
2008-08-12make log_begin_msg not emit trailing newlineChris Lamb
2008-07-05usplash pulsates: drop code to increment a progress bar after each message.maximilian attems
2008-07-05wait_for_udev(): simplify, no need for logging.maximilian attems
2008-07-03Wait for udevsettle after $BOOT-top scripts ranmartin f. krafft
2008-04-02configure_networking(): guard against unset "${DEVICE}"maximilian attems
2008-03-31scripts/functions: fix configure_networking() for multiple interfaces.maximilian attems
2008-03-30scripts/function: Use mknod directly.maximilian attems
2008-02-15configure_network(): do nothing if device already configureddebian@x.ray.net