Imported using git-ubuntu import.
Changelog parent: f86a4e26d44c462bc2094e83e5c6022749dc0b55
New changelog entries:
[Michael Casadevall]
* added new -f switch for changing image build type
* added support for building ext2 and ext3 images in addition to squashfs
* fixed spacing in the livefs build code
* extended BuildLiveCD to handle the -f switch
* reworked BuildLiveCD command line parsing to be more sane
Imported using git-ubuntu import.
Changelog parent: d0c869bbc1ec928681c9b64dc3d8aac5d0339de6
New changelog entries:
* make sure STRIP_VMLINUZ=no is set for omap, also change the code to only
use the case statement for matching subarches instead of adding an extra
check.
* fix the comment for STRIP_VMLINUZ to reflect reality.
* fix typo
Imported using git-ubuntu import.
Changelog parent: 17b0fc29a21d69ccfca49a3cc592000b4e6a2dc0
New changelog entries:
* edubuntu-dvd/ltsp: mksquashfs needs the directory to exist
* clean up comments
Imported using git-ubuntu import.
Changelog parent: 432b875df885aafba9c9024731bd4897bdafbccf
New changelog entries:
* Add support for armel+omap, and remove incorrect comments from the armel
kernel installation block.
* Really update the maintainer field.
Imported using git-ubuntu import.
Changelog parent: 37ae47542bb58998c0bc03e9677fb77d98ef7310
New changelog entries:
* if the ltsp squashfs image build fails, fail the build.
* use mksquashfs directly, instead of ltsp-update-image
Imported using git-ubuntu import.
Changelog parent: 60d3d00ae6e373b5fc0cedd8f7d6a18ef041b649
New changelog entries:
* Edubuntu is allowed to pull from universe; update livecd.sh accordingly
Imported using git-ubuntu import.
Changelog parent: cb09049c18dfd3d2200d2951eaeedfd3fa1211ad
New changelog entries:
* make sure there is no old squashfs around before attempting to squash a
new one.