Replacing live-boot initscript with a stub and moving the actual code to /lib/live...
[live-boot-grml.git] / scripts /
2012-02-03 Michal SuchanekAdd overlayfs support (Closes: #658265).
2011-12-01 Daniel BaumannRemoving quotes from udev path_id command to actually...
2011-11-24 Tails developersAdding workaround for a busybox bug with grep -w.
2011-11-24 Tails developersMaking persistent-read-only work for live-rw overlays.
2011-11-24 Tails developersMaking persistent-read-only work for home-rw overlays.
2011-11-24 Tails developersChanging persistent-encryption to accept a list TYPE...
2011-11-24 Tails developersAdding persistent-read-only boot parameter.
2011-11-24 Tails developersDisabling persistent-encryption=luks if dependencies...
2011-11-24 Tails developersFixing a "sh: bad number" when $offset is not passed...
2011-11-24 Tails developersRefactoring overlay and snapshot scanning code.
2011-11-24 Tails developersMaking use of is_supported_fs in find_cow_devices ...
2011-11-24 Tails developersRefactoring device scanning in find_{cow_device,files}.
2011-11-24 Tails developersClarifying what happens when you don't retry decrypting...
2011-11-24 Tails developersFixing an incorrectly redirected newline.
2011-11-24 Tails developersAdding persistent-method=METHOD...
2011-11-24 Tails developersRemoving now obsolete persistent=* arguments.
2011-11-24 Tails developersAdding persistent-storage=TYPE...
2011-11-24 Tails developersMaking sure dm-crypt is loaded when dealing with LUKS...
2011-11-24 Tails developersMaking persistent-encryption=luks strict.
2011-11-24 Tails developersAdding persistent-encryption={none|luks}.
2011-11-24 Daniel BaumannUpdate udevs path_id changes as of version 174, thanks...
2011-11-08 Tails developersEnabling whiteouts support for aufs.
2011-11-04 Daniel BaumannUpdating matching in is_nice_device to, amongst others...
2011-09-08 Daniel BaumannUsing /usr/share/live-boot instead of unreliable /usr...
2011-09-08 Tails developersErroring out in case a "wrong" filesystem was chosen.
2011-09-08 Tails developersSilencing umount in case live/image was unmounted alrea...
2011-09-07 Tails developersAdding support for persistent-media={removable,removabl...
2011-09-07 Tails developersFactorizing loops on removable/non-removable devices.
2011-09-07 Tails developersAdding a white_listed_devices parameter to find_cow_dev...
2011-08-04 Daniel BaumannApplying reformated patch from Ulrich Dangel <mru@grml...
2011-08-04 Daniel BaumannApplying patch from grml to update forgotten use of...
2011-05-28 Daniel BaumannUpdating and correcting sendsigs.omit support for ...
2011-05-18 Michal SuchanekTidy up resolv.conf a bit.
2011-05-18 Michal SuchanekCopy resolv.conf to live system root (Closes: #627178).
2011-04-23 Daniel BaumannUsing /run/initramfs instead of /dev/.initramfs/varrun...
2011-03-09 T(A)ILS developersFixing syntax error.
2011-03-09 T(A)ILS developersFixing remaining fromiso= bug.
2011-03-09 Michal SuchanekReally set limit on open files for unionfs-fuse
2011-03-09 Michal SuchanekSimplify union mounting.
2011-03-09 Daniel BaumannSupporting /dev/mtdblock0 as valid device name (for...
2011-03-09 Richard NelsonPopulate adapters in /etc/network/interfaces when ethde...
2011-03-09 Richard NelsonClean some leading whitespaces.
2011-03-09 Daniel BaumannAdding support for custom ramdisk size (Closes: #544583).
2011-03-09 Daniel BaumannLogging to /var/log/live-boot.log instead of /var/log...
2011-03-09 Daniel BaumannRemoving legacy code for detecting removable usb sticks...
2011-03-09 T(A)ILS developersFixing fromiso= on Squeeze.
2011-03-09 T(A)ILS developersEnhancing devices search ordering.
2011-03-09 T(A)ILS developersAdding noprompt={usb,cd} feature.
2011-03-09 T(A)ILS developersFixing overzealous blacklist usage.
2011-03-09 Richard NelsonRemoved whitespace for tabs on the skipunion option.
2011-03-09 Michal SuchanekAdding initial support for unionmount.
2011-03-09 intrigeriFixing find_snap to take its second argument into account.
2011-03-09 Marco AmadoriAdded support for empty (initial) snapshots.
2011-03-09 Marco AmadoriFixed some snapshot related debug messages.
2011-03-09 Marco AmadoriFix snapshots' sync-strings usage (Closes: #591330).
2011-03-09 Daniel BaumannRemoving usplash support in initramfs, usplash is dead.
2011-03-09 Steven ShiauAllowing to assign no gateway in networking bottom...
2011-03-09 Daniel BaumannApplying patch from Michael Casadevall <mcasadevall...
2011-03-09 Daniel BaumannApplying patch from Luke Yelavich <themuso@ubuntu.com...
2011-03-09 Daniel BaumannUpdating seperators in networking bottom script to...
2011-03-09 Daniel BaumannUsing allow-hotplug instead of auto in automatically...
2011-03-09 Michael ProkopAdding workaround for aufs issue in kernel versions...
2011-03-09 Steven ShiauMaking multiple connected NICs work.
2011-03-09 Daniel BaumannAdding reformated patch from Stephan Hermann <sh@source...
2011-03-09 Daniel BaumannAdding debian version 3.0~a1-1.
2011-03-09 Daniel BaumannSupporting /dev/mtdblock0 as valid device name (for...
2011-03-09 T(A)ILS developersFixing fromiso= on Squeeze.
2011-03-09 T(A)ILS developersFixing overzealous blacklist usage.
2011-03-09 Michal SuchanekAdding initial support for unionmount.
2011-03-09 intrigeriFixing find_snap to take its second argument into account.
2011-03-09 Marco AmadoriAdded support for empty (initial) snapshots.
2011-03-09 Marco AmadoriFixed some snapshot related debug messages.
2011-03-09 Marco AmadoriFix snapshots' sync-strings usage (Closes: #591330).
2011-03-09 Daniel BaumannRemoving usplash support in initramfs, usplash is dead.
2011-03-09 Steven ShiauAllowing to assign no gateway in networking bottom...
2011-03-09 Daniel BaumannApplying patch from Michael Casadevall <mcasadevall...
2011-03-09 Daniel BaumannApplying patch from Luke Yelavich <themuso@ubuntu.com...
2011-03-09 Daniel BaumannUpdating seperators in networking bottom script to...
2011-03-09 Daniel BaumannUsing allow-hotplug instead of auto in automatically...
2011-03-09 Michael ProkopAdding workaround for aufs issue in kernel versions...
2011-03-09 Michal SuchanekFix omitpids to work with readonly images.
2011-03-09 Daniel BaumannAdding support for resolving DNS names from initramfs...
2011-03-09 Daniel BaumannAdding btrfs support.
2011-03-09 Marco AmadoriRemoving unreachable code in ethdevice argument handlin...
2011-03-09 Marco AmadoriDo not print misleading debug message if the snapshot...
2011-03-09 Marco AmadoriAvoiding using busybox cpio applet, this should fix...
2011-03-09 Daniel BaumannAdding preparations for booting through syslinux memdisk.
2011-03-09 Daniel BaumannRemoving noautologin parameter from live script, this...
2011-03-09 Daniel BaumannRemoving serialtty bottom script.
2011-03-09 Daniel BaumannRemoving xconfig, xdriver, and xvideomode scripts,...
2011-03-09 Michal SuchanekReally set NETBOOT with iSCSI.
2011-03-09 Michal SuchanekAdding initial iSCSI boot support.
2011-03-09 Michal SuchanekUsing sendsigs.omit to avoid killing / (Closes: #584690).
2011-03-09 Daniel BaumannRemoving configure_init bottom script, live-config...
2011-03-09 Daniel BaumannRemoving keyboard bottom script, live-config takes...
2011-03-09 Daniel BaumannRemoving some boot parameters obsoleted by live-config.
2011-03-09 Daniel BaumannRemoving apt_cdrom bottom script, not used anyway.
2011-03-09 Daniel BaumannDropping /etc/live.conf, replaced mostly by /etc/live...
2011-03-09 Michal SuchanekAdding DHCP debugging option.
2011-03-09 Michal SuchanekRemoving leftover url= option, this ain't gonna work...
next