Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-09 | Merging casper 1.203. | Daniel Baumann | |
2011-03-09 | Merging casper 1.201. | Daniel Baumann | |
2011-03-09 | Merging casper 1.200. | Daniel Baumann | |
2011-03-09 | Merging casper 1.199. | Daniel Baumann | |
2011-03-09 | Merging casper 1.198. | Daniel Baumann | |
2011-03-09 | Merging casper 1.197. | Daniel Baumann | |
2011-03-09 | Merging casper 1.196. | Daniel Baumann | |
2011-03-09 | Merging casper 1.195. | Daniel Baumann | |
2011-03-09 | Merging casper 1.190. | Daniel Baumann | |
2011-03-09 | Merging casper 1.188. | Daniel Baumann | |
2011-03-09 | Merging casper 1.186. | Daniel Baumann | |
2011-03-09 | Merging casper 1.184. | Daniel Baumann | |
2011-03-09 | Merging casper 1.180. | Daniel Baumann | |
2011-03-09 | Merging casper 1.179. | Daniel Baumann | |
2011-03-09 | Merging casper 1.178. | Daniel Baumann | |
2011-03-09 | Do not leak modprobe options to avoid booting errors with kernel options ↵ | Michael Prokop | |
like libata.dma=0. | |||
2011-03-09 | Support unusual device names like /dev/cciss/c0d0p1 in isofrom bootoption. | Michael Prokop | |
2011-03-09 | Prefer removable devices over non-removable devices, so scan them first. | Michael Prokop | |
2011-03-09 | Support bootoptions ethdevice and ethdevice-timeout for specifying from ↵ | Michael Prokop | |
which device you want to boot from and using which timeout (being 30 seconds if unconfigured), if ethdevice is not specified try to get a working network configuration for each existing network device. | |||
2011-03-09 | Do not specify 'noxino' between directories. | Marco Amadori | |
2011-03-09 | Manually loading fuse when required. | Daniel Baumann | |
2011-03-09 | Adding message to notify users when live-initramfs is falling back to ↵ | Daniel Baumann | |
unionfs-fuse. | |||
2011-03-09 | Merging casper 1.176. | Daniel Baumann | |
2011-03-09 | Moving select_eth_device from init-premount to live-premount where "udevadm" ↵ | Steven Shiau | |
commands are not required. | |||
2011-03-09 | Making select_eth_device work with 2nd NIC linked only and FETCH assigned. | Steven Shiau | |
The differences: 1. If user uses "FETCH", "HTTPFS", or "FTPFS", select_eth_device should not exit since network is also required to get the filesystem.squashfs. 2. Files in "/sys/class/net/" maybe not be up so quick, so it's better to use a while loop to wait for that. 3. Another case is, for example, if eth0 and eth1 are linked, but only eth1 is able to get filesystem.squashfs, the original select_eth_device will try eth0 only. It's better to provide an alternative way to allow user to specify the device in boot parameter. Here in the patch live-netdev=eth1, for example, can be used to make it. | |||
2011-03-09 | Merging casper 1.175. | Daniel Baumann | |
2011-03-09 | Adding proper code comments about vol_id removal. | Daniel Baumann | |
2011-03-09 | Merging casper 1.174. | Daniel Baumann | |
2011-03-09 | Removing etch compatibility. | Daniel Baumann | |
2011-03-09 | Also respecting persistent-path parameter for snapshots (Closes: #570162). | Tanguy Ortolo | |
2011-03-09 | Calling udevadm settle in scripts/init-premount/select_eth_device (Closes: ↵ | Andreas Teuchert | |
#570100). | |||
2011-03-09 | Disabling kaboom (Closes: #556368). | Daniel Baumann | |
2011-03-09 | Correcting path in previous commit. | Daniel Baumann | |
2011-03-09 | Only disabling kpersonalizer when using kde3, kde4 doesn't need that hack. | Daniel Baumann | |
2011-03-09 | Using noxino instead of xino, as the latter is not supported by aufs2 as we ↵ | Daniel Baumann | |
need to use it. | |||
2011-03-09 | Skip loading usb modules when quickusbmodules parameter is specified. | Luigi Capriotti | |
2011-03-09 | Mounting aufs layer with detached inode index, this solves the 'leaving ↵ | Daniel Baumann | |
unclean filesystem when using persistency' problem. | |||
2011-03-09 | Removing unionfs workaround for kernel versions << 2.6.22, not usefull anymore. | Daniel Baumann | |
2011-03-09 | Correcting live-media=removeable{,-usb} behaviour to match the documented one. | amnesia | |
The manpage states that "the keyword 'removable' can be used to limit the search of acceptable live media to removable type only". | |||
2011-03-09 | Use klayout= for layout instead of kbd=. | Ben Armstrong | |
2011-03-09 | Only edit usplash init script if it exists. | Ben Armstrong | |
2011-03-09 | Correcting keyboard handling for squeeze. | Ben Armstrong | |
2011-03-09 | Don't panic with persistency when we can't correctly mount the filesystem ↵ | Daniel Baumann | |
(Closes: #565456). | |||
2011-03-09 | Adding select_eth_device script from Frederic Boiteux <fboiteux@calistel.com>. | Daniel Baumann | |
2011-03-09 | Updating defaults file of console-setup for squeeze, thanks to Jun NOGATA ↵ | Daniel Baumann | |
<nogajun@gmail.com> (Closes: #560187). | |||
2011-03-09 | Adding skipconfig parameter to disable most customization. | Daniel Baumann | |
2011-03-09 | Merging casper 1.172. | Daniel Baumann | |
2011-03-09 | Merging casper 1.170. | Daniel Baumann | |
2011-03-09 | Merging casper 1.169. | Daniel Baumann | |
2011-03-09 | Merging casper 1.168. | Daniel Baumann | |