Commit Graph

222 Commits (d590f72193ecc74491a3c798396622c2a5194617)

Author SHA1 Message Date
Oliver Grawert d3c2baf997 add support for omap4 subarch and images
15 years ago
Steve Langasek 1d982b2f56 Revert to version 1.127: we do want the subarch in the filename so these
15 years ago
Oliver Grawert 68f2b1d55d fix typo
15 years ago
Oliver Grawert d98f901b93 do not mangle the project name by attaching the subarch to it on armel
15 years ago
Colin Watson 75e01632ca Set LIVE_BOOT_SCRIPTS to "casper lupin-casper" for non-jasper builds,
15 years ago
Oliver Grawert 93ab847b80 make livecd.sh not fail if e2fsck returns non-zero (which is always the case with genext2fs images due to bug 583317)
15 years ago
Colin Watson b415af1054 Make sure LIVE_BOOT_SCRIPTS is always defined.
15 years ago
Steve Langasek d440eccc00 livecd.sh don't set a variable to itself, especially when the variable
15 years ago
Oliver Grawert 8cea9b682d instead of special casing for only one arch, base jasper vs casper inclusion on the IMAGETYPE variable
15 years ago
Oliver Grawert 581444ae18 add special case to ubuntu-netbook on omap3 and 4, we want jasper instead of casper in the initramfs
15 years ago
LaMont Jones 3aec55bd40 depends: lzma, drop tmpfs use in general
15 years ago
Oliver Grawert be00acce1f add temporary workaround for genext2fs bug 583317 (wrong filesystem revision for ext3 filesystems)
15 years ago
LaMont Jones 32711a8aa2 Only use tmpfs on amd64, due to space restrictions on the current
15 years ago
Michael Casadevall 7a34296930 Changed the rm that removes state images to a wildcard to successfully remove all stale ext images
15 years ago
Michael Casadevall 9829c65af0 Fixed a typo and added a chmod to make the file behavior sane
15 years ago
Michael Casadevall 0978c0c7e7 Backed out loop-mount changes
15 years ago
Michael Casadevall f367950cdb Changed genext2fs to loopmounting and added support for ext4
15 years ago
Michael Casadevall 6c1b069004 Renamed internal variable from IMAGE_FORMAT to IMAGEFORMAT
15 years ago
Michael Casadevall a9defe1a47 fixed spacing in the livefs build code
15 years ago
Michael Casadevall c88909a988 Actually made ext3 work
15 years ago
Michael Casadevall c87828dd36 * added new -f switch for changing image build type
15 years ago
LaMont Jones a5a4108d44 use a tmpfs for chroot-livecd if the machine has > 1GB of RAM, Release 1.115
15 years ago
Oliver Grawert 191a27c4a9 add STRIP_VMLINUZ=no for omap, remove extra subarch check and fix comment for STRIP_VMLINUZ
15 years ago
LaMont Jones f0ffdb8c74 fix typo
15 years ago
LaMont Jones 0300db4752 need to chmod ltsp-live image
15 years ago
LaMont Jones a4fbd97041 edubuntu-dvd/ltsp: mksquashfs needs the directory to exist
15 years ago
Steve Kowalik 8d9a5ed2f7 * Add support for armel+omap, and remove incorrect comments from the armel
15 years ago
LaMont Jones f503ef620c build ltsp image as part of edubuntu-dvd/i386, depends ltsp-server. LP: #531546
15 years ago
Jonathan Riddell 88c53a5caf Delete Gnome icon cache for Kubuntu images
15 years ago
Steve Langasek bb5753273b Edubuntu is allowed to pull from universe; update livecd.sh accordingly
15 years ago
Steve Kowalik f734a0bbc7 Rename Ubuntu Netbook Remix to Ubuntu Netbook.
15 years ago
Oliver Grawert 0a8cb0908a make sure we have no old squashfs around before attempting to run mksquashfs
15 years ago
Evan Dandrea 6442b5d60b Don't output a newline in filesystem.size.
15 years ago
Evan Dandrea 9906d2d8e4 Write out the total size of uncompressed squashfs to be used by
15 years ago
Loïc Minier 23e5cc98b6 UNR LIVELIST: list lupin-casper and laptop-detect explicitly and drop
15 years ago
Loïc Minier d669d7143a Also change computation of Origin field for PPAs when generating the final
15 years ago
Loïc Minier 17ab6945cc Run apt-get update one more time after installing the moblin keyring
15 years ago
Loïc Minier e8f5e89ca4 Remove ${ROOT}var/cache/apt/{,src}pkgcache.bin after installing the moblin
15 years ago
Loïc Minier d5d9c8369a Move the code taking a backup of the APT trusted keyring to just after
15 years ago
Loïc Minier e5a529f136 Fix computation of Origin fields for PPAs named "ppa" and document the
15 years ago
Loïc Minier 106b4d3868 Gross hack to reinstall the moblin-ppa-keyring package after the trusted
15 years ago
Loïc Minier 97f8ebd117 Create an etc/apt/preferences file Pin-ing the PPA at 550 when there's
15 years ago
Loïc Minier bca8c7f54f Rename EXTRASOURCE to PPA and also define PPAMIRROR near top, set to
15 years ago
Loïc Minier 112012250d Make stripping of vmlinuz from livefs optional for uImage subarches where
15 years ago
Colin Watson 9a8908a9ef Edubuntu's desktop task is edubuntu-desktop-gnome, not edubuntu-desktop.
15 years ago
Steve Kowalik 3692090f3d Add the EXTRASOURCE apt source to the "pristine" /etc/apt/sources.list.
16 years ago
Loïc Minier 44076921de Use ubuntu-moblin-live in LIVELIST instead of a hardcoded list.
16 years ago
Steve Kowalik 21fa37c026 Add support for UMR.
16 years ago
Oliver Grawert 470472f998 remove temporary enablement of universe from teh armel subarchitectures
16 years ago
Oliver Grawert 5e9195a1b1 armel+imx51 back to the proper metapackage name, enable universe for armel+dove, drop armel fallback, clean some trailing whitespace in the armel subarch case statement
16 years ago