summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2013-09-13Install components into /lib/live/boot folder.Jan Blunck
2013-06-24Reorganizing components in source tree.Daniel Baumann
2013-06-24Reorganizing frontend in source tree.Daniel Baumann
2013-06-24Reorganizing backend in source tree.Daniel Baumann
2013-05-06Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-barratt.org.uk>.Daniel Baumann
2012-08-16Updating scripts readme about transition to plugin based architecture.Daniel Baumann
2012-08-07Removing live-new-uuid, a rewritten one goes to live-tools.Daniel Baumann
2012-06-06Dropping snapshot functionality, superseeded by awesome custom mount ↵Daniel Baumann
persistence. See the following threads for more information: * http://lists.debian.org/debian-live/2012/04/msg00110.html * http://lists.debian.org/debian-live/2012/06/msg00039.html
2012-06-05Removing live-preseed, not used anymore.Daniel Baumann
2012-06-05Removing live-reconfigure, not used anymore.Daniel Baumann
2012-06-05Simplyfing scripts declaration in Makefile.Daniel Baumann
2012-06-05Renaming etc directory to their actual name, examples, within source tree.Daniel Baumann
2012-06-05Simplyfing initramfs-tools specific files within the source tree.Daniel Baumann
2012-06-05Transforming networking bottom script into normal live-boot script.Daniel Baumann
2012-06-05Removing dead lang2locale function and associated files, not used anywhere.Daniel Baumann
2012-06-05Moving out live-functions from initramfs-tools specifics.Daniel Baumann
2012-06-05Moving out live-helpers from initramfs-tools specifics.Daniel Baumann
2012-06-05Splitting out a first bunch of functions out to /live/live/boot/.Daniel Baumann
2012-06-05Replacing live initramfs-tools script with empty stub that calls the real, ↵Daniel Baumann
in future being initramfs-tools independent, script from /lib/live.
2012-06-05Starting initramfs-tools specific subdirectory within the source-tree.Daniel Baumann
2012-04-09Updating toplevel Makefile to work with manpages having multiple dots in its ↵Daniel Baumann
filename.
2012-04-08Removing old docs.Daniel Baumann
This is old stuff which, for historic reasons, is available in the old svn dump (changelog), or included in the changelog itself (cedits), or otherwise irrelevant (changelog for casper, parameters).
2012-04-05Moving initscript to live-config.Daniel Baumann
Keeping the initscript in live-boot is not really maintainable for different init systems. We would need to have, like live-config, several backend packages (live-boot-sysvinit, live-boot-systemd, live-boot-upstart) etc., plus, every combination with the different initrd system backend (initramfs-tools, dracut).
2012-03-30Replacing live-boot initscript with a stub and moving the actual code to ↵Daniel Baumann
/lib/live/boot.sh to allow different initsystem support in future.
2011-08-31Silencing rmdir calls in makefile.Daniel Baumann
2011-06-21Making references to debian more distribution neutral.Daniel Baumann
2011-06-16Correct rmdir call in top-level Makefiles uninstall target to not fail if ↵Daniel Baumann
there was no prior live-boot installation.
2011-06-03Removing accidentally twice included English files when installing manpages.Daniel Baumann
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-09Updating uinstall targets in makefile.Daniel Baumann
2011-03-09Adding debian version 3.0~a1-1.Daniel Baumann
2011-03-09Adding live-system script from live-tools.Daniel Baumann
2011-03-09Updating uinstall targets in makefile.Daniel Baumann
2011-03-09Adding live-toram script to copy the running live system to ram and eject ↵Daniel Baumann
the live media. This script is an adaptation of grml2ram from Michael Schierl <schierlm-public@gmx.de> and Michael Prokop <mika@grml.org>. For squeeze+1, this script is included in live-tools but manually included too in live-boot 2.x for convenience reasons.
2011-03-09Moving configs to etc directory within the source tree.Daniel Baumann
2011-03-09Updating debian-installer languagelist.Daniel Baumann
2011-03-09Don't fail in Makefile when there's no checkbashism.Daniel Baumann
2011-03-09Improving test targets in Makefile a bit.Daniel Baumann
2011-03-09Removing compcache configuration file.Daniel Baumann
2011-03-09Removing getty and login wrappers, live-config takes care about that now.Daniel Baumann
2011-03-09Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of ↵Daniel Baumann
live-config.
2011-03-09Running checkbashisms with -f and -x in Makefile.Daniel Baumann
2011-03-09Simplyfing makefile a bit.Daniel Baumann
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann
2011-03-09Merging casper 1.216.Daniel Baumann
2011-03-09Removing unused sed call in update target of Makefile.Daniel Baumann
2011-03-09Initial commit for having support for swapfiles.Daniel Baumann
2011-03-09Actually building/cleaning manpages through targets in Makefile.Daniel Baumann
2011-03-09Merging casper 1.139.Daniel Baumann