Commit Graph

439 Commits (9540e53dcca9840a951e458b59ddb9a1fa9d4d1c)
 

Author SHA1 Message Date
Steve Langasek 8516513b28 Implement the -a option in the right place - in livecd.sh, not in
15 years ago
Steve Langasek 2b04a727f3 releasing version 1.134
15 years ago
Steve Langasek 04aab06977 fix getopts syntax, oops
15 years ago
Steve Langasek bb2f34bdf8 Add -a option to BuildLiveCD to allow pulling from an additional apt
15 years ago
Oliver Grawert 3023718fe6 releasing version 1.133
15 years ago
Oliver Grawert a3c774f88a adjust BuildLiveCD PUBDIR variable to match reality (uses SUBARCH on the buildd)
15 years ago
Oliver Grawert d590f72193 releasing version 1.132
15 years ago
Oliver Grawert 4b933a4da5 BuildLiveCD: revert change from revno 284 that adds subarch to the logfile names as it breaks mailing of the logs from the cdimage buildlive script
15 years ago
Oliver Grawert 8a07b85e4a releasing version 1.131
15 years ago
Oliver Grawert d3c2baf997 add support for omap4 subarch and images
15 years ago
Steve Langasek 44517f39c9 releasing version 1.130
15 years ago
Steve Langasek ff336cb462 BuildLiveCD: drop the subarch from the directory name, which has never
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 1fb908e438 releasing version 1.129
15 years ago
Oliver Grawert 68f2b1d55d fix typo
15 years ago
Oliver Grawert 12d310f25a releasing version 1.128
15 years ago
Oliver Grawert d98f901b93 do not mangle the project name by attaching the subarch to it on armel
15 years ago
Oliver Grawert d12e398f18 releasing version 1.127
15 years ago
Oliver Grawert 08b1bb1e86 make BuildLiveCD set $SUBARCHARG properly again, else livecd.sh doesnt get the necessary option handed over
15 years ago
Colin Watson a12c2b9027 releasing version 1.126
15 years ago
Colin Watson 75e01632ca Set LIVE_BOOT_SCRIPTS to "casper lupin-casper" for non-jasper builds,
15 years ago
Oliver Grawert f18e4b0a5b releasing version 1.125
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
LaMont Jones 3ec63f12c1 BuildLiveCD: upgrade the livecd chroot at the start of the runs
15 years ago
Colin Watson 4a93e53b5d releasing version 1.123
15 years ago
Colin Watson 6dbc3a5bd6 Convert to source format 3.0 (native).
15 years ago
Colin Watson b415af1054 Make sure LIVE_BOOT_SCRIPTS is always defined.
15 years ago
Steve Langasek 7656355683 releasing version 1.122
15 years ago
Steve Langasek d440eccc00 livecd.sh don't set a variable to itself, especially when the variable
15 years ago
Oliver Grawert 9f1c6d6b8d releasing version 1.121
15 years ago
Oliver Grawert 11ca1fe40c depend on genext2fs
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
LaMont Jones 943022fd17 BuildLiveCD cleanup from deployment
15 years ago
Oliver Grawert f63437ae8f releasing version 1.120
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 daed1e5a7d this is maverick, not lucid
15 years ago
LaMont Jones 3aec55bd40 depends: lzma, drop tmpfs use in general
15 years ago
Oliver Grawert b8aaf1c164 releasing version 1.118
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
Oliver Grawert b02d040cde whoops, adjust changelog for proper gpg signing
15 years ago
Oliver Grawert 213f6e9cac releasing version 1.116
15 years ago
Oliver Grawert 18d73cf6ff merge ext2/3 image generation code from lp:~mcasadevall/livecd-rootfs/ext-image-generation
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 2fa3e89b62 reworked BuildLiveCD command line parsing to be more sane
15 years ago
Michael Casadevall f5c8c36a6c extended BuildLiveCD to handle the -f switch
15 years ago
Michael Casadevall 6c1b069004 Renamed internal variable from IMAGE_FORMAT to IMAGEFORMAT
15 years ago