Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-05 | fix capitalisation of some output messages | jnqnfe | |
Closes: #952875 | |||
2016-12-02 | Fix version of live-build that is displayed by lb --version | Raphaël Hertzog | |
Now we generate the VERSION file at install time or at package build time. | |||
2015-08-10 | Simplify hooks pattern in Makefile. | Daniel Baumann | |
2015-07-26 | Fix hook scripts location in Makefile | Daniel Reichelt | |
2015-04-29 | Flattening frontend directory within the source tree. | Daniel Baumann | |
2015-04-29 | Moving grub and grub2 templates into shared bootloader config directory. | Daniel Baumann | |
2015-04-28 | Moving cgi to its own source package. | Daniel Baumann | |
2014-08-28 | Moving partial python rewrite to separate branch, let's do it in the ↵ | Daniel Baumann | |
jessie+1 cycle rather than go with the current mixed code. | |||
2013-11-04 | Moving python stubs to their own subdirectory within the source tree. | Daniel Baumann | |
2013-06-25 | Reorganizing frontend in source tree. | Daniel Baumann | |
2013-05-06 | Excluding Python scripts from shell script tests in top-level Makefile. | Daniel Baumann | |
2013-05-06 | Removing old docs. | Daniel Baumann | |
2012-07-30 | Adding shortcut helper for dctrl-tools. | Daniel Baumann | |
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-29 | Dropping global package-lists entirely, only local package lists within the ↵ | Daniel Baumann | |
config tree are support. | |||
2012-07-28 | Dropping global binary includes and moving binary local-includes to ↵ | Daniel Baumann | |
includes, just as with chroot includes and local-includes. | |||
2012-07-19 | Installing examples into the correct location in /usr/share/doc. | Daniel Baumann | |
2012-07-19 | Moving scripts from /usr/share/live to /usr/lib/live for consistency with ↵ | Daniel Baumann | |
all debian-live packages. | |||
2012-07-19 | Moving main executables away from scripts subdirectory. | Daniel Baumann | |
2012-07-19 | Removing leftover creation of /var/log in toplevel makefile from the cron ↵ | Daniel Baumann | |
removals. | |||
2012-07-09 | Removing discontinued live-build-cron autobuilder (Closes: #672379). | Daniel Baumann | |
2012-06-06 | Re-arranging frontends in source tree. | Daniel Baumann | |
2011-08-31 | Silencing rmdir calls in makefile. | Daniel Baumann | |
2011-08-08 | Using global version file rather than using copied information in ↵ | Daniel Baumann | |
functions/common.sh. | |||
2011-08-08 | Since all (false positives for) bashisms are gone, making the test target ↵ | Daniel Baumann | |
fail on bashisms. | |||
2011-08-08 | Limiting test target to actual scripts in cron subdirectory. | Daniel Baumann | |
2011-08-08 | Renaming cgi files within the sources to consistently use the name ↵ | Daniel Baumann | |
live-build-cgi. | |||
2011-08-08 | Adding share/hooks to toplevel makefile so that it's included in the test suite. | Daniel Baumann | |
2011-07-18 | Moving archives meta data arround in source tree. | Daniel Baumann | |
2011-07-15 | Adding initial live-build-cron package. | Daniel Baumann | |
2011-06-16 | Correct rmdir call in top-level Makefiles uninstall target to not fail if ↵ | Daniel Baumann | |
there was no prior live-build installation. | |||
2011-06-15 | Moving internal global package lists from 'lists' to 'package-lists'. This ↵ | Daniel Baumann | |
is not a user visible change. | |||
2011-06-15 | Renaming repositories option to archives for consistency with debian-policy ↵ | Daniel Baumann | |
terminology. In order to be consistent with terminology used in debian-policy, we've always tried to use the same names for the same things. The repository option is one of the last things that were too late in squeeze release cycle to be renamed in time. | |||
2011-06-03 | Removing accidentally twice included English files when installing manpages ↵ | Daniel Baumann | |
(Closes: #628897). | |||
2011-06-03 | Moving 'default' hooks for minimal and stripped to example hooks, they will ↵ | Daniel Baumann | |
have to be enabled manually now (Closes: #627183). Previously, there were a couple of hooks that were automatically run for some image flavours. This came back from the old days when we had to deconfigure gdm and enable kdm explicitly for kde images. After lenny, this hack was not needed anymore, and there's not much sense to keep the mechanism in place at all. Better, let's treat all images the same way wrt/ hooks and don't do special automagics. The only images that is of concern of are minimal and stripped which we don't build by default anyway. This also stopps confusing others. | |||
2011-05-18 | Correcting top-level makefile to automatically get all the supported ↵ | Daniel Baumann | |
languages, rather than defining a static list. | |||
2011-03-09 | Don't hard-depend on test target in Makefile. | Daniel Baumann | |
2011-03-09 | Adding example auto scripts. | Ben Armstrong | |
2011-03-09 | Adding debian version 3.0~a1-1. | Daniel Baumann | |
2011-03-09 | Adding example auto scripts. | Ben Armstrong | |
2011-03-09 | Replacing some references to live-helper with live-build. | Daniel Baumann | |
2011-03-09 | Moving /usr/share/live-helper to /usr/share/live/build. | Daniel Baumann | |
2011-03-09 | Rearranging helpers scripts in source tree. | Daniel Baumann | |
2011-03-09 | Running checkbashisms with -f and -x in Makefile. | Daniel Baumann | |
2011-03-09 | Simplyfing makefile a bit. | Daniel Baumann | |
2011-03-09 | Correcting install command for manpages in Makefile. | Daniel Baumann | |
2011-03-09 | Visually improving test target of Makefile. | Daniel Baumann | |
2011-03-09 | Reworking manpages for live-helper 2. | Daniel Baumann | |
2011-03-09 | Adding -r, --repositories option to select preconfigured third-party ↵ | Daniel Baumann | |
repositories more easily. | |||
2011-03-09 | Excluding cgi from checkbashism (checkbashism is too stupid). | Daniel Baumann | |
2011-03-09 | Merging live-webhelper. | Daniel Baumann | |