summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-31Setting debian-installer to false in all modes by default.Daniel Baumann
2012-12-31Adding sample gitignore file in examples.Daniel Baumann
2012-12-31Using .cfg suffix for consistency with debian-installer on preseed files in ↵Daniel Baumann
config/preseed.
2012-12-30Switching order of kernel flavours in defaults, the last added one in the ↵Daniel Baumann
list becomes the default symlink target in the rootfs by apt.
2012-12-30Correcting glitch with plain chroot filesystems in binary_chroot.Daniel Baumann
2012-12-30Removing redundant check for linux-images in binary_linux-image.Daniel Baumann
2012-12-30Omitting memtest in binary if chroot filesystem is set to none.Daniel Baumann
2012-12-30Omitting binary manifest creation when chroot filesystem is set to none.Daniel Baumann
2012-12-23Releasing debian version 3.0~b4-1.debian/3.0_b4-1Daniel Baumann
2012-12-22Removing grub package from binary_debian-installer for wheezy.Daniel Baumann
2012-12-20Unify _DEBUG variable values to be true or false for l-b-cgi.Richard Nelson
2012-12-19Disabling accidentally enabled removal of apt sources hook by default.Daniel Baumann
2012-12-19Renumbering hooks.Daniel Baumann
2012-12-19Moving removal of actual backup files for apt sources into correct hook.Daniel Baumann
2012-12-17Releasing debian version 3.0~b3-1.debian/3.0_b3-1Daniel Baumann
2012-12-17Removing kubuntu mode, it's not different anymore to standard ubuntu mode.Daniel Baumann
2012-12-17Removing some dead default handling code for global includes which do not ↵Daniel Baumann
exist anymore.
2012-12-17Correcting config tree version check for the current version.Daniel Baumann
2012-12-17Correcting config tree version check for older versions.Daniel Baumann
2012-12-17Renumbering hooks.Daniel Baumann
2012-12-17Merging remove-linux-image-backups into remove-backup-files hook.Daniel Baumann
2012-12-17Adding default hook to use mesa glx renderer.Daniel Baumann
2012-12-17Using consistent naming for default hooks.Daniel Baumann
2012-12-17Adding default hook to use newest nvidia version.Daniel Baumann
2012-12-17Also removing man chache in remove-temporary-files hook.Daniel Baumann
2012-12-16Adding default hook to truncate log files.Daniel Baumann
2012-12-16Moving removal of backup and temporary files to their own hook script.Daniel Baumann
2012-12-16Marking loop-aes-utils related hack as squeeze only.Daniel Baumann
2012-12-16Moving kexec-tools default preseeding into its own hook script.Daniel Baumann
2012-12-16Removing old code in chroot_hacks for tasks which are not used anymore.Daniel Baumann
2012-12-16Releasing debian version 3.0~b2-1.debian/3.0_b2-1Daniel Baumann
2012-12-16Switching from genisoimage to xorriso.Daniel Baumann
2012-12-15Update l-b-cgi frontend to support new git config structure.Richard Nelson
2012-12-13Updating removal of adjtime in a split out hook for wheezy.Daniel Baumann
2012-12-13Avoid re-populating an already populated configuration tree when using lb ↵Daniel Baumann
config --config.
2012-12-13Adding support for live-images configs and arbitrary configuration ↵Daniel Baumann
directories in lb_config --config option.
2012-12-13Correcting spelling typo in bug script.Daniel Baumann
2012-12-12Adding default hook to remove mdadm configuration.Daniel Baumann
mdadm creates a /etc/mdadm/mdadm.conf configuration file on package installation which contains array information from the build system.
2012-12-11Removing not really useful symlinks example hook.Daniel Baumann
2012-12-10Updating wheezy release number.Daniel Baumann
2012-12-10Releasing debian version 3.0~b1-1.debian/3.0_b1-1Daniel Baumann
2012-12-10Skipping creation of soon to be replaced config/templates directory.Daniel Baumann
2012-12-10Removing local/bin by default in lb_clean too.Daniel Baumann
2012-12-10Adding initial menu entries for debian-installer.Raphaël Hertzog
2012-12-06Releasing debian version 3.0~a69-1.Daniel Baumann
2012-12-06Adding back legacy filtering for firmware packages on squeeze when contrib ↵Daniel Baumann
or non-free is not enabled.
2012-12-06Dropping ubuntu guards on firmware selection code, we're not enabling ↵Daniel Baumann
firmware inclusion in ubuntu mode anyway. Also, we're not keeping this as ubuntu should just update their archive structure for content files to match debian. Not worth keeping temporary extra turns just for ubuntu.
2012-12-04Adding proper header to build.sh include.Daniel Baumann
2012-12-04Ensuring that functions are either sources locally or globally, but not both.Daniel Baumann
2012-12-04Adding support for local apt conf.d snippets in archive definitions (Closes: ↵Daniel Baumann
#685791).