| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-05-18 | Tidy up resolv.conf a bit. | Michal Suchanek | |
| 2011-05-18 | Copy resolv.conf to live system root (Closes: #627178). | Michal Suchanek | |
| 2011-04-23 | Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs-fuse ↵ | Daniel Baumann | |
| sendsigs (Closes: #621908). | |||
| 2011-03-09 | Fixing syntax error. | T(A)ILS developers | |
| 2011-03-09 | Fixing remaining fromiso= bug. | T(A)ILS developers | |
| Taking care that the filesystem kernel module is loaded before issuing the mount command. | |||
| 2011-03-09 | Really set limit on open files for unionfs-fuse | Michal Suchanek | |
| 2011-03-09 | Simplify union mounting. | Michal Suchanek | |
| 2011-03-09 | Supporting /dev/mtdblock0 as valid device name (for memdisk boot), thanks to ↵ | Daniel Baumann | |
| Michael Prokop <mika@grml.org>. | |||
| 2011-03-09 | Clean some leading whitespaces. | Richard Nelson | |
| 2011-03-09 | Adding support for custom ramdisk size (Closes: #544583). | Daniel Baumann | |
| 2011-03-09 | Logging to /var/log/live-boot.log instead of /var/log/live.log for future ↵ | Daniel Baumann | |
| consistency with live-config. | |||
| 2011-03-09 | Removing legacy code for detecting removable usb sticks on kernels prior 2.6.29. | Daniel Baumann | |
| 2011-03-09 | Fixing fromiso= on Squeeze. | T(A)ILS developers | |
| When running "mount DEV MOUNTPOINT" for the device provided by the fromiso= boot option, Squeeze's busybox errors out with: Mounting $DEV on /isofrom failed: No such file on directory. Using mount -t auto fixes the bug. | |||
| 2011-03-09 | Adding noprompt={usb,cd} feature. | T(A)ILS developers | |
| 2011-03-09 | Removed whitespace for tabs on the skipunion option. | Richard Nelson | |
| 2011-03-09 | Adding initial support for unionmount. | Michal Suchanek | |
| 2011-03-09 | Fixing find_snap to take its second argument into account. | intrigeri | |
| 2011-03-09 | Added support for empty (initial) snapshots. | Marco Amadori | |
| 2011-03-09 | Fixed some snapshot related debug messages. | Marco Amadori | |
| 2011-03-09 | Fix snapshots' sync-strings usage (Closes: #591330). | Marco Amadori | |
| 2011-03-09 | Removing usplash support in initramfs, usplash is dead. | Daniel Baumann | |
| 2011-03-09 | Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to add ↵ | Daniel Baumann | |
| platform-sata_mv to is_nice_device() to allow Marvell Dove A0 and AVD1 to properly boot live media. | |||
| 2011-03-09 | Adding workaround for aufs issue in kernel versions around 2.6.33. | Michael Prokop | |
| Directories can't be accessed when read for the first the time, causing a failure when accessing them. This simple workaround solves this issue. | |||
| 2011-03-09 | Making multiple connected NICs work. | Steven Shiau | |
| 2011-03-09 | Adding reformated patch from Stephan Hermann <sh@sourcecode.de> based on the ↵ | Daniel Baumann | |
| work of Holger Fischer <hoo.mb@web.de> to add support for BOOTIF in cases where pxelinux is being used with IPAPPEND (Closes: #593284). | |||
| 2011-03-09 | Adding debian version 3.0~a1-1. | Daniel Baumann | |
| 2011-03-09 | Supporting /dev/mtdblock0 as valid device name (for memdisk boot), thanks to ↵ | Daniel Baumann | |
| Michael Prokop <mika@grml.org>. | |||
| 2011-03-09 | Fixing fromiso= on Squeeze. | T(A)ILS developers | |
| When running "mount DEV MOUNTPOINT" for the device provided by the fromiso= boot option, Squeeze's busybox errors out with: Mounting $DEV on /isofrom failed: No such file on directory. Using mount -t auto fixes the bug. | |||
| 2011-03-09 | Adding initial support for unionmount. | Michal Suchanek | |
| 2011-03-09 | Fixing find_snap to take its second argument into account. | intrigeri | |
| 2011-03-09 | Added support for empty (initial) snapshots. | Marco Amadori | |
| 2011-03-09 | Fixed some snapshot related debug messages. | Marco Amadori | |
| 2011-03-09 | Fix snapshots' sync-strings usage (Closes: #591330). | Marco Amadori | |
| 2011-03-09 | Removing usplash support in initramfs, usplash is dead. | Daniel Baumann | |
| 2011-03-09 | Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to add ↵ | Daniel Baumann | |
| platform-sata_mv to is_nice_device() to allow Marvell Dove A0 and AVD1 to properly boot live media. | |||
| 2011-03-09 | Adding workaround for aufs issue in kernel versions around 2.6.33. | Michael Prokop | |
| Directories can't be accessed when read for the first the time, causing a failure when accessing them. This simple workaround solves this issue. | |||
| 2011-03-09 | Fix omitpids to work with readonly images. | Michal Suchanek | |
| 2011-03-09 | Adding support for resolving DNS names from initramfs, thanks to Michal ↵ | Daniel Baumann | |
| Suchanek <hramrach@centrum.cz> for initial patch which this is based on (Closes: #589659). | |||
| 2011-03-09 | Adding btrfs support. | Daniel Baumann | |
| 2011-03-09 | Removing unreachable code in ethdevice argument handling (Closes: #588307). | Marco Amadori | |
| 2011-03-09 | Do not print misleading debug message if the snapshot was found correctly. | Marco Amadori | |
| 2011-03-09 | Avoiding using busybox cpio applet, this should fix snapshot restore. | Marco Amadori | |
| 2011-03-09 | Adding preparations for booting through syslinux memdisk. | Daniel Baumann | |
| 2011-03-09 | Removing noautologin parameter from live script, this functionallity was ↵ | Daniel Baumann | |
| moved to live-config. | |||
| 2011-03-09 | Removing xconfig, xdriver, and xvideomode scripts, live-config takes care ↵ | Daniel Baumann | |
| about that now. | |||
| 2011-03-09 | Really set NETBOOT with iSCSI. | Michal Suchanek | |
| 2011-03-09 | Adding initial iSCSI boot support. | Michal Suchanek | |
| 2011-03-09 | Using sendsigs.omit to avoid killing / (Closes: #584690). | Michal Suchanek | |
| 2011-03-09 | Removing keyboard bottom script, live-config takes care about that now. | Daniel Baumann | |
| 2011-03-09 | Removing some boot parameters obsoleted by live-config. | Daniel Baumann | |
