Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/syslinux: update-linux: find -name "*" instead of find -name * | Daniel Beecham | 2012-07-25 | 1 | -2/+2 |
| | |||||
* | main/syslinux: update-extlinux: create labels for xen dom0 kernels | Natanael Copa | 2012-06-21 | 1 | -2/+7 |
| | |||||
* | main/syslinux: set umask in update-exlinux | Natanael Copa | 2011-10-26 | 1 | -0/+2 |
| | | | | so extlinux.conf don't end up as world writeable | ||||
* | main/syslinux: update-extlinux detect kernel labels as 'grsec' | Natanael Copa | 2011-10-22 | 1 | -5/+8 |
| | |||||
* | main/syslinux: fix xen stanzas | William Pitcock | 2011-09-03 | 1 | -1/+1 |
| | |||||
* | main/syslinux: detect xen | William Pitcock | 2011-09-03 | 1 | -1/+23 |
| | |||||
* | main/syslinux: misc update-extlinux fixes | Natanael Copa | 2011-08-03 | 1 | -36/+82 |
| | | | | | | | | | | | | | | | | | - rename /etc/extlinux-conf to /etc/update-extlinux.conf - Do not exit with fail if update-extlinux.conf is missing - Always warn if root= is not defined in update-extlinux.conf - Try harder to detect the root device by parsing /proc/mounts - Exit with error if we cannot detect the Root device - Rename fancy_menu to vesa_menu - Unifiy the code generating vesa/standard menus - Keep a backup of old extlinux.conf - add "overwrite" config option so it is possible to skip overwriting the extlinux.conf. - Added a post-upgrade that imports current extlinux.conf to update-extlinux.conf | ||||
* | main/syslinux: add $TYPE to $modules | William Pitcock | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | main/syslinux: fix some bugs | William Pitcock | 2011-06-11 | 1 | -7/+11 |
| | |||||
* | main/syslinux: dynamically generate /boot/extlinux.conf using a trigger on /boot | William Pitcock | 2011-06-11 | 1 | -0/+85 |