summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2012-07-30Adding 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-29Dropping global package-lists entirely, only local package lists within the ↵Daniel Baumann
config tree are support.
2012-07-28Dropping global binary includes and moving binary local-includes to ↵Daniel Baumann
includes, just as with chroot includes and local-includes.
2012-07-19Installing examples into the correct location in /usr/share/doc.Daniel Baumann
2012-07-19Moving scripts from /usr/share/live to /usr/lib/live for consistency with ↵Daniel Baumann
all debian-live packages.
2012-07-19Moving main executables away from scripts subdirectory.Daniel Baumann
2012-07-19Removing leftover creation of /var/log in toplevel makefile from the cron ↵Daniel Baumann
removals.
2012-07-09Removing discontinued live-build-cron autobuilder (Closes: #672379).Daniel Baumann
2012-06-06Re-arranging frontends in source tree.Daniel Baumann
2011-08-31Silencing rmdir calls in makefile.Daniel Baumann
2011-08-08Using global version file rather than using copied information in ↵Daniel Baumann
functions/common.sh.
2011-08-08Since all (false positives for) bashisms are gone, making the test target ↵Daniel Baumann
fail on bashisms.
2011-08-08Limiting test target to actual scripts in cron subdirectory.Daniel Baumann
2011-08-08Renaming cgi files within the sources to consistently use the name ↵Daniel Baumann
live-build-cgi.
2011-08-08Adding share/hooks to toplevel makefile so that it's included in the test suite.Daniel Baumann
2011-07-18Moving archives meta data arround in source tree.Daniel Baumann
2011-07-15Adding initial live-build-cron package.Daniel Baumann
2011-06-16Correct rmdir call in top-level Makefiles uninstall target to not fail if ↵Daniel Baumann
there was no prior live-build installation.
2011-06-15Moving internal global package lists from 'lists' to 'package-lists'. This ↵Daniel Baumann
is not a user visible change.
2011-06-15Renaming 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-03Removing accidentally twice included English files when installing manpages ↵Daniel Baumann
(Closes: #628897).
2011-06-03Moving '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-18Correcting top-level makefile to automatically get all the supported ↵Daniel Baumann
languages, rather than defining a static list.
2011-03-09Don't hard-depend on test target in Makefile.Daniel Baumann
2011-03-09Adding example auto scripts.Ben Armstrong
2011-03-09Adding debian version 3.0~a1-1.Daniel Baumann
2011-03-09Adding example auto scripts.Ben Armstrong
2011-03-09Replacing some references to live-helper with live-build.Daniel Baumann
2011-03-09Moving /usr/share/live-helper to /usr/share/live/build.Daniel Baumann
2011-03-09Rearranging helpers scripts in source tree.Daniel Baumann
2011-03-09Running checkbashisms with -f and -x in Makefile.Daniel Baumann
2011-03-09Simplyfing makefile a bit.Daniel Baumann
2011-03-09Correcting install command for manpages in Makefile.Daniel Baumann
2011-03-09Visually improving test target of Makefile.Daniel Baumann
2011-03-09Reworking manpages for live-helper 2.Daniel Baumann
2011-03-09Adding -r, --repositories option to select preconfigured third-party ↵Daniel Baumann
repositories more easily.
2011-03-09Excluding cgi from checkbashism (checkbashism is too stupid).Daniel Baumann
2011-03-09Merging live-webhelper.Daniel Baumann
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann
2011-03-09Correcting typo in Makefile about line wrapping.Daniel Baumann
2011-03-09Cleaning up makefile.Daniel Baumann
2011-03-09Adding dummy live-helper command to make any confused user aware that ↵Daniel Baumann
live-helper is a set of commands starting with the lh_ prefix.
2011-03-09Also covering compressed manpages in uninstall target of Makefile.Daniel Baumann
2011-03-09Using common function file to source shell includes.Daniel Baumann
2011-03-09Moving the automatic run of the script tests to package build-time invokation.Daniel Baumann
2011-03-09Switching chechbashism call to now fail and abort rather than just give a ↵Daniel Baumann
warning if bashishms are detected.
2011-03-09Added po4a support for manpages. Use case: 'make po4a'.Frederic Daniel Luc Lehobey
2011-03-09Don't attempt install deprecated helpers/make-live.Chris Lamb
2011-03-09Fixing typing error in Makefile.Daniel Baumann
2011-03-09Preparing live-helper 1.0~a38-1.Daniel Baumann