Commit Graph

  • e6c64e2bff releasing version 1.103 1.103 Oliver Grawert 2009-12-07 11:43:26 +0100
  • 0a8cb0908a make sure we have no old squashfs around before attempting to run mksquashfs Oliver Grawert 2009-12-07 11:30:21 +0100
  • e86906f342 releasing version 1.102 1.102 Evan Dandrea 2009-11-19 15:13:17 -0600
  • cb09049c18 Import patches-unapplied version 1.102 to ubuntu/lucid Evan Dandrea 2009-11-19 14:57:10 -0600
  • 6442b5d60b Don't output a newline in filesystem.size. Evan Dandrea 2009-11-19 14:57:06 -0600
  • 658b8ac3cc Import patches-unapplied version 0.101 to ubuntu/lucid Evan Dandrea 2009-11-18 12:11:10 -0600
  • a8c2e928d4 releasing version 0.101 0.101 Evan Dandrea 2009-11-18 12:22:36 -0600
  • 9906d2d8e4 Write out the total size of uncompressed squashfs to be used by partman and ubiquity. Evan Dandrea 2009-11-18 12:09:41 -0600
  • 23d96b043a Import patches-unapplied version 0.100 to ubuntu/karmic Loïc Minier 2009-10-22 14:09:41 +0200
  • 0d5ddfb83d Release 0.100 0.100 Loïc Minier 2009-10-22 14:09:46 +0200
  • 23e5cc98b6 UNR LIVELIST: list lupin-casper and laptop-detect explicitly and drop ubiquity which is in the live seed already. Fixes lack of wubi support in UNR images; LP: #457246. Loïc Minier 2009-10-22 14:08:33 +0200
  • 3b670a7ed6 Import patches-unapplied version 0.99 to ubuntu/karmic Loïc Minier 2009-10-04 13:53:40 +0200
  • 98e8c95ac8 Release 0.99 0.99 Loïc Minier 2009-10-04 13:53:44 +0200
  • d669d7143a Also change computation of Origin field for PPAs when generating the final APT config; ideally we wouldn't have to duplicate this code though; perhaps the removal of APT preferences file can be limited to hardy too. Also add an Explanation: header in the final preferences. Loïc Minier 2009-10-04 13:38:41 +0200
  • 17ab6945cc Run apt-get update one more time after installing the moblin keyring package, to promote Release.gpg from APT's lists/partial/ to lists/. Ideally APT would do that for us on apt-key updates. Loïc Minier 2009-10-04 12:31:42 +0200
  • e8f5e89ca4 Remove ${ROOT}var/cache/apt/{,src}pkgcache.bin after installing the moblin keyring package, workaround for LP #442082. Loïc Minier 2009-10-04 12:28:43 +0200
  • 87d4d39cb6 Mention that this fixes LP: #434243 Loïc Minier 2009-10-03 22:22:56 +0200
  • d5d9c8369a Move the code taking a backup of the APT trusted keyring to just after sources.list generation (this is safe since there's no apt call inbetween) and move the installation of the moblin-archive-keyring just before the backup is taken; this allows dropping the hack of reinstalling the keyring package at the end of the build. It might break apt-get update for UMR before the host keys are appended to the trusted keyring though. Loïc Minier 2009-10-03 22:22:21 +0200
  • e5a529f136 Fix computation of Origin fields for PPAs named "ppa" and document the exception along with the expected format for the PPA var in comments. Loïc Minier 2009-10-03 22:09:01 +0200
  • 106b4d3868 Gross hack to reinstall the moblin-ppa-keyring package after the trusted db is put back in place since otherwise we miss the GPG key we wanted. Loïc Minier 2009-10-02 01:41:41 +0200
  • 97f8ebd117 Create an etc/apt/preferences file Pin-ing the PPA at 550 when there's one. Loïc Minier 2009-10-02 01:23:48 +0200
  • bca8c7f54f Rename EXTRASOURCE to PPA and also define PPAMIRROR near top, set to ppa.launchpad.net. Changing to PPA avoids listing non-main components in deb lines and having an useful comment in sources.list. Loïc Minier 2009-10-01 23:47:16 +0200
  • d5878b01be Clarify last changelog entry Loïc Minier 2009-10-01 22:47:50 +0200
  • 04f8300137 Revert last change; it's actually much more wide-ranging than I thought as it would cause each livefs build on a subarch to rotate the timestamped dir and hence would mask the previous builds; and even if that would be fixed, arch-indepedent filenames such as manifest/kernel/initrd/etc. symlinks would clash. Loïc Minier 2009-09-24 11:54:33 +0200
  • 4797a3c958 release 0.98 0.98 Loïc Minier 2009-09-23 09:46:48 +0200
  • add50ee911 Put livecd logs into project/ not project-subarch/. Loïc Minier 2009-09-23 09:46:37 +0200
  • 94f3c2d41c Import patches-unapplied version 0.97 to ubuntu/karmic Loïc Minier 2009-09-16 00:52:18 +0200
  • fe298bbf3c release 0.97 0.97 Loïc Minier 2009-09-16 00:52:23 +0200
  • 112012250d Make stripping of vmlinuz from livefs optional for uImage subarches where we can't use this trick to save space and disable it on armel+dove. Loïc Minier 2009-09-16 00:52:12 +0200
  • 92501f8656 Import patches-unapplied version 0.96 to ubuntu/karmic Colin Watson 2009-09-15 13:13:10 +0100
  • d7c5ba828e add ignores Colin Watson 2009-09-15 13:20:15 +0100
  • 2dcfcbbe33 Upgrade to debhelper v7. Colin Watson 2009-09-15 13:20:06 +0100
  • 191c193bfa releasing version 0.96 0.96 Colin Watson 2009-09-15 13:14:22 +0100
  • 9a8908a9ef Edubuntu's desktop task is edubuntu-desktop-gnome, not edubuntu-desktop. Colin Watson 2009-09-15 13:12:58 +0100
  • 39a34b17db Append ${SUBARCH:+-$SUBARCH} to LOG filename for consistency. Loïc Minier 2009-09-02 09:24:20 +0200
  • a8e9968674 Import patches-unapplied version 0.95 to ubuntu/karmic Steve Kowalik 2009-09-01 17:34:57 +1000
  • c35d75cd40 Release 0.95 0.95 Steve Kowalik 2009-09-01 17:35:49 +1000
  • 3692090f3d Add the EXTRASOURCE apt source to the "pristine" /etc/apt/sources.list. Steve Kowalik 2009-08-31 17:44:09 +1000
  • 7b1ecdb571 Import patches-unapplied version 0.94 to ubuntu/karmic Loïc Minier 2009-08-27 12:36:10 +0200
  • 57c3d7d318 release 0.94 0.94 Loïc Minier 2009-08-27 12:37:04 +0200
  • 44076921de Use ubuntu-moblin-live in LIVELIST instead of a hardcoded list. Loïc Minier 2009-08-27 12:06:26 +0200
  • 21fa37c026 Add support for UMR. Steve Kowalik 2009-08-27 16:38:11 +1000
  • 1709e1211b Import patches-unapplied version 0.93 to ubuntu/karmic Oliver Grawert 2009-08-25 18:38:07 +0200
  • a601a74627 release 0.93 0.93 Oliver Grawert 2009-08-25 18:39:52 +0200
  • 470472f998 remove temporary enablement of universe from teh armel subarchitectures Oliver Grawert 2009-08-25 18:39:06 +0200
  • a0831846ee Import patches-unapplied version 0.92 to ubuntu/karmic Oliver Grawert 2009-08-21 19:33:15 +0200
  • 2f352abf2d release 0.92 0.92 Oliver Grawert 2009-08-21 19:38:59 +0200
  • 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 Oliver Grawert 2009-08-21 19:37:57 +0200
  • 96da636da0 Import patches-unapplied version 0.91 to ubuntu/karmic Mario Limonciello 2009-08-13 22:19:26 -0500
  • e88242ed21 release 0.91 into karmic 0.91 Mario Limonciello 2009-08-13 22:20:33 -0500
  • c358bee6a2 Remove metapackage hack for mythbuntu. Now that tasks are published for multiverse, it's no longer necessary. Mario Limonciello 2009-08-13 22:20:13 -0500
  • cdd54485ed Remove subarch hack for ubuntu-mid, it was never used. Steve Kowalik 2009-08-13 17:23:42 +1000
  • 91019814d7 Import patches-unapplied version 0.90 to ubuntu/karmic Oliver Grawert 2009-08-11 10:55:54 +0200
  • 53b458f97e release 0.90 0.90 Oliver Grawert 2009-08-11 11:01:44 +0200
  • a1f4a63114 switch imx51 metapackage name to linux-babbage, make imx51 images build from universe since our kernel isnt in main yet Oliver Grawert 2009-08-11 10:58:26 +0200
  • 9276498a1a Import patches-unapplied version 0.89 to ubuntu/karmic Steve Kowalik 2009-08-05 14:20:37 +0100
  • 690cd7e1ec Release 0.89 0.89 Steve Kowalik 2009-08-05 23:23:44 +1000
  • 3cda67fce0 Merge branch from NCommander, after fixing his changelog Steve Kowalik 2009-08-05 23:17:06 +1000
  • cd8f558d8e merge head into this branch Michael Casadevall 2009-08-05 07:08:12 -0400
  • c858daa68d Move armel to subarchitectures so we can support dove and subarchitecture. Made armel with no subarch default to imx51 Michael Casadevall 2009-08-05 07:04:47 -0400
  • efebc65959 Stop building UNR from universe. Steve Kowalik 2009-08-05 20:43:24 +1000
  • 97112cf5a4 Move armel boards to subarchitecture and add dove armel subarchitecture Michael Casadevall 2009-08-04 10:52:12 -0400
  • 4b16ae8f92 Import patches-unapplied version 0.88 to ubuntu/karmic Mario Limonciello 2009-07-23 03:08:53 -0500
  • f61bfc462f release 0.88 into karmic 0.88 Mario Limonciello 2009-07-23 03:09:06 -0500
  • 04e98809b7 Install a hybrid of tasks and a meta package for mythbuntu to boot out all the gnome stuff that's getting added by dependency resolution order. Mario Limonciello 2009-07-23 03:08:22 -0500
  • d471604c00 * Make the sort file fetch a no-op for now, since the old URL was hanging the builds, and we don't actually HAVE sort files. If that ever changes, we can undo this. Adam Conrad 2009-07-22 10:29:47 -0600
  • 350c154c6e Import patches-unapplied version 0.87 to ubuntu/karmic Colin Watson 2009-07-07 13:07:47 +0100
  • 70fc83617b releasing version 0.87 0.87 Colin Watson 2009-07-07 13:08:21 +0100
  • 180d643a8f Clean up the chroot tree before trying to remove it, just in case there's some leftover junk from a previous failed build. Colin Watson 2009-07-07 13:07:03 +0100
  • 290c4c0515 livecd.sh: Don't mess with xorg.conf anymore, we don't install one by default. Timo Aaltonen 2009-06-30 23:21:08 +0300
  • f44fd3cf4e Import patches-unapplied version 0.86 to ubuntu/karmic Steve Kowalik 2009-06-30 12:13:08 +1000
  • 9bf13c1229 Finalise 0.86. 0.86 Steve Kowalik 2009-06-30 12:14:33 +1000
  • 9a4d48a246 Switch UNR to using the new task names of ubuntu-netbook-remix and unr-live Steve Kowalik 2009-06-26 15:38:47 +1000
  • cfc077568e Mark previous commit as UNRELEASED. Scott Kitterman 2009-06-26 00:42:33 -0400
  • 7e6de05276 Drop obsolete kubuntu-kde4, add kubuntu-netbook. Scott Kitterman 2009-06-25 00:28:03 -0400
  • 74f42c2ab3 Import patches-unapplied version 0.85 to ubuntu/karmic Colin Watson 2009-06-23 17:28:19 +0100
  • 309f6b1b94 releasing version 0.85 0.85 Colin Watson 2009-06-23 17:32:48 +0100
  • 48f4c7164f Compress the initrd with LZMA by default, now that the kernel supports this across the board. Saves about 3MB on Ubuntu live CDs. Colin Watson 2009-06-23 17:27:52 +0100
  • 13d576c53f Import patches-unapplied version 0.84 to ubuntu/karmic Steve Langasek 2009-06-10 13:22:11 -0700
  • 4cdf1ba359 releasing version 0.84 0.84 Steve Langasek 2009-06-10 13:22:36 -0700
  • c58cb20e31 Don't force installation of libgoffice-gtk-0-6 on xubuntu; this package is now obsolete. Steve Langasek 2009-06-10 13:20:29 -0700
  • 5f0a6d5f71 Import patches-unapplied version 0.83 to ubuntu/karmic Colin Watson 2009-05-29 11:38:18 +0200
  • a6f0764455 releasing version 0.83 0.83 Colin Watson 2009-05-29 11:39:22 +0200
  • dc9425eda2 Don't fail if livecd.${FSS}.{kernel,initrd} already exist for some reason. Colin Watson 2009-05-29 11:38:11 +0200
  • 4fd04035f3 Import patches-unapplied version 0.82 to ubuntu/karmic Colin Watson 2009-05-29 09:19:59 +0200
  • 61a5206ea3 releasing version 0.82 0.82 Colin Watson 2009-05-29 09:20:59 +0200
  • 42773353c8 bug closure Colin Watson 2009-05-29 09:19:54 +0200
  • 78e3144364 Remove -nolzma option from mksquashfs, since (a) it's been the default since squashfs 1:3.3-1ubuntu1, and (b) it's no longer available in 4.0. Colin Watson 2009-05-29 09:17:40 +0200
  • 18d127f4ab Also use --print-architecture in BuildLiveCD. Loïc Minier 2009-05-15 14:47:57 +0200
  • a8ea2627cf Don't explicitely install linux-headers-imx51 on armel; all other arches get around this requirement by explicitely seeding the headers in desktop-common which we do as well. Loïc Minier 2009-05-12 16:22:29 +0200
  • 9dd1801b94 Use dpkg --print-architecture as --print-installation-architecture is deprecated. Loïc Minier 2009-05-11 22:48:00 +0200
  • f497b75aad Default suite is the current one as returned by $(lsb_release -cs); depend on lsb-release. Loïc Minier 2009-05-11 09:54:20 +0200
  • 812f9e7818 Import patches-unapplied version 0.81 to ubuntu/karmic Colin Watson 2009-05-09 00:34:38 +0100
  • 687d393a84 releasing version 0.81 0.81 Colin Watson 2009-05-09 00:35:30 +0100
  • 08884a1a5c ia64-generic -> ia64 Colin Watson 2009-05-09 00:34:33 +0100
  • 29d892991e BuildLiveCD: default to karmic. Colin Watson 2009-05-07 11:38:55 +0100
  • ddbb4ddef5 ia64 uses -ia64-generic kernels across the board now. Colin Watson 2009-04-24 17:29:09 +0100
  • d64443bdff linux-mckinley no longer exists on ia64. Colin Watson 2009-04-24 17:24:15 +0100
  • 6da764e607 Import patches-unapplied version 0.80 to ubuntu/jaunty Steve Kowalik 2009-04-16 20:46:30 +1000
  • eb9194e2ce Releasing 0.80 (again) 0.80 Steve Kowalik 2009-04-16 20:47:08 +1000