Commit Graph

37 Commits

Author SHA1 Message Date
Daniel Baumann bbbe6a66df Using four letter digit prefixes for hooks like for consistency with all other live packages. 2012-11-29 21:18:28 +01:00
Daniel Baumann f7ba1350f8 Adding default hook to remove linux-image backup files. 2012-11-28 17:43:29 +01:00
Daniel Baumann 56e4085c60 Making failsafe boot parameters fully customizable like the normal ones. 2012-10-04 14:25:01 +02:00
Daniel Baumann 5b8cfdc193 Clearing the screen when exiting syslinux menu. 2012-10-01 04:46:41 +02:00
Daniel Baumann 69df65a5db Removing superfluous menu default directive in syslinux configuration files. 2012-10-01 04:44:23 +02:00
Daniel Baumann fd73a68615 Simplify internal replacement strings when processing syslinux configuration files. 2012-10-01 04:43:14 +02:00
Daniel Baumann c9def02d74 Using linux rather than kernel directive in syslinux configuration files. 2012-10-01 04:39:27 +02:00
Daniel Baumann a9bb5418c9 Using initramfs generator specific boot parameters in syslinux configuration files. 2012-09-30 09:20:15 +02:00
Daniel Baumann b693418459 Using dedicated initrd line in syslinux configurations rather than stuffing everything in one line. 2012-09-30 08:30:06 +02:00
Daniel Baumann 68331c3f97 Correcting 'not-enough-arguments' check in Packages grep-aptavail helper. 2012-09-29 15:42:38 +02:00
Daniel Baumann 508510e097 Updating GPL standard header in all files. 2012-07-30 18:19:27 +02:00
Daniel Baumann 913c6037af Adding shortcut helper for dctrl-tools.
This 'Packages' shortcut helper can be used for simplified
usage of grep-aptavailable from dctrl-tools.

Rather than needing to specify the following explicit command:

  ! grep-aptavail -n -sPackage -FPriority standard

in package lists, the following shortcut can be used:

  ! Packages Priority standard
2012-07-30 18:19:23 +02:00
Daniel Baumann daf7a8909d Adding extlinux bootloader configuration files. 2012-07-18 22:30:13 +02:00
Daniel Baumann 2086f8eeed Slightly updating strings in splash.svg for better organization of the information presented. 2012-07-18 22:30:11 +02:00
Daniel Baumann 3cd505f7d4 Truncating udev persistent net rules in remove-udev-persistent-rules.chroot hook rather than to remove them (Closes: #680763).
This allows to have non-persistent net devices with persistence properly,
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680763#10 for more information.
2012-07-08 19:23:15 +02:00
Daniel Baumann e605cf964e Adding svg splash for syslinux bootloaders. 2012-07-08 01:14:00 +02:00
Daniel Baumann 224a2304c8 Adding failsafe entries for syslinux bootloaders in embedded configs. 2012-04-29 09:30:50 +02:00
Daniel Baumann 5a89cf1c0e Moving pxelinux.cfg to pxelinux.cfg/default in pxelinux bootloader configs. 2012-04-04 21:19:15 +02:00
Daniel Baumann 5605701973 Adding opt-in hook to remove all sources.list files, as it's desirable in some setups. 2012-02-06 23:15:13 +01:00
Daniel Baumann db064f3787 Adding embedded copies for syslinux bootloaders (Closes: #622838, #635933, #636217, #645406, #646387, #646799, #651520, #652437). 2012-02-06 23:15:08 +01:00
Daniel Baumann 4e2a532f37 Updating lb_binary_syslinux for embedded syslinux themes. 2012-02-06 17:02:58 +01:00
Matthijs Kooijman 7f9cfe3551 Fix path in 001-update-apt-file-cache.chroot.
The path included /chroot/, but hooks are called from within the chroot,
so that part should be removed. This hook probably never worked.
2012-01-10 21:54:58 +01:00
Daniel Baumann 98a4daa708 Renumbering hooks. 2011-10-22 18:06:54 +02:00
Daniel Baumann 6d7dbfbee9 Adding hook to remove dbus machine id. 2011-10-22 18:06:03 +02:00
Daniel Baumann 9d73420afc Renumbering hooks. 2011-08-24 20:27:40 +02:00
Daniel Baumann 88befb1766 Moving removal of udev persistent rules from chroot_hacks to a hook, that way it can be easily skipped if desired. 2011-08-23 17:13:45 +02:00
Daniel Baumann 9a59c0a2d6 Moving removal of openssh-server host keys from chroot_hacks to a hook, that way it can be easily skipped if desired. 2011-08-23 17:10:38 +02:00
Daniel Baumann 18e092e835 Adding missing 'set -e' in remove-python-py.chroot hook. 2011-08-04 21:49:00 +02:00
Daniel Baumann b79dce2155 Renumbering hook files. 2011-08-04 21:48:32 +02:00
Daniel Baumann f3fd3dc2a9 Adding hook to update apt-file cache (Closes: #636440). 2011-08-04 21:47:46 +02:00
Daniel Baumann 691b06f7a6 Numbering embedded hooks. 2011-07-19 10:59:15 +02:00
Daniel Baumann 37e1c24e22 Adding hook to remove python py files, thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #631281). 2011-07-19 10:08:24 +02:00
Daniel Baumann cff7687442 Adding hook for removing gnome icon cache, thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #630088). 2011-07-19 10:04:45 +02:00
Daniel Baumann 285f8d50fd Adding hook for calling update-apt-xapian-index, thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #627716). 2011-07-18 15:47:37 +02:00
Daniel Baumann 9a6ae81a07 Adding hook for calling update.mlocate, thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #627332). 2011-07-18 15:47:35 +02:00
Daniel Baumann 19be4e1287 Correcting filename of live.debian.net archive file. 2011-07-18 15:27:29 +02:00
Daniel Baumann a9159eb2dc Moving archives meta data arround in source tree. 2011-07-18 15:10:24 +02:00