Commit Graph

258 Commits (70d233196e6728ef87d420bdd66a9baa50f58470)

Author SHA1 Message Date
Adam Conrad f725b7c13c Update 0c3.net mirror matching silliness to reflect the new world order
14 years ago
Colin Watson a0f5ba2ac3 Drop language-support-en from LIVELIST for kubuntu-mobile and
14 years ago
Colin Watson c3139fc2c7 Make the output kernel world-readable, since it was changed to be
14 years ago
Oliver Grawert d55193e0b9 Drop the hack that removes ubiquity-slideshow-* on armel, webkit works again
14 years ago
Jonathan Carter df2a325b8a Use Edubuntu theming for Edubuntu LTSP chroot.
14 years ago
Oliver Grawert a82f62e107 make sure preinstalled images do not have the build machine set as hostname brefore oem-config runs (LP: #605972)
14 years ago
Oliver Grawert f9b94ae52e the name of the flavour needs to be ubuntu-headless, not just headless
14 years ago
Michael Casadevall 0be57a0934 releasing version 1.160
14 years ago
Oliver Grawert 891cd7fcdd on ext2/3 filesystems, create a swapfile inside teh rootfs
14 years ago
Oliver Grawert 17eb3be5f2 switch default session for armel netbook images to unity-2d
14 years ago
Oliver Grawert 9540e53dcc drop IGEPv2 x-loader and u-boot from livefs.sh, they are not in main and thus break image builds
14 years ago
Oliver Grawert cf7f352ca3 add janis changes for X-Loader and U-Boot packages for IGEPv2, Beagle and Panda in the OMAP3/4 images
14 years ago
Jani Monoses 2c49f6e407 add headless image type to be used for armel developer minimal images
14 years ago
Jani Monoses 86839ae8bc Do not run flash-kernel for armel builds, it breaks the script when there's no boot partition to update
14 years ago
Oliver Grawert f8200c490d apply setting of the default session to all ubuntu-armel builds so we do not need to do this on first boot
14 years ago
Colin Watson c91f30d6d2 Use --force-unsafe-io for all dpkg operations. If we crash we'll just
14 years ago
Michael Vogt e506931539 * livecd.sh:
14 years ago
Oliver Grawert b1aae249f8 enforce installation of only suitable header packages for the respective subarch on armel instead of blindly installing all armel headers (LP: #600478)
14 years ago
Colin Watson 5bf8045669 Set GDM's default session to une-efl on ubuntu-netbook armel+dove.
15 years ago
Colin Watson 727f3ab790 merge lp:~persia/livecd-rootfs/kubuntu-mobile
15 years ago
Colin Watson 1d95d7a709 Fix syntax error in icon cache checks.
15 years ago
Emmet Hikory f8543ad49f Add universe support to kubuntu-mobile to work around seed change
15 years ago
Emmet Hikory 94cb0caeba Add support for kubuntu-mobile
15 years ago
Colin Watson 58cfb6fd1d Add a series of checkpoints where the current time is logged.
15 years ago
Oliver Grawert 5229b9f2ba raise inode count during ext2fs build, drop debugging code
15 years ago
Oliver Grawert fdb902a442 write content of /proc/mounts to the log before copying files to the ext2 image to see if we definitely have no vfs mounted we would copy into the image
15 years ago
Oliver Grawert 0197758a0e use 500M spare space for ext2 images to compensate fileystem overhead, do not reserve space for root at fs creation
15 years ago
Oliver Grawert bfe1f1f3f6 do not fail if losetup -d does not find a device
15 years ago
Oliver Grawert eddc9d8589 add some debug output to the ext2 image creation to see whats going on
15 years ago
Oliver Grawert 39cd4aa3d3 add -F to mke2fs so it actually formats our filesystem image
15 years ago
Oliver Grawert 2bd2e11e5a switch ext2 image creation to use loop mounting instead of genext2fs
15 years ago
Steve Langasek 9f58353e84 One more undefined variable fix for set -u
15 years ago
Steve Langasek 486685ce2f Don't go overboard with the downgrading of packages; this probably caused
15 years ago
Colin Watson 201ecdb0fe Make sure APT_SOURCE is always set.
15 years ago
Steve Langasek da1105ea47 One more fix; if we're asking apt to downgrade packages, we have to
15 years ago
Steve Langasek 8516513b28 Implement the -a option in the right place - in livecd.sh, not in
15 years ago
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