lp:~mwhudson/ubuntu-cdimage
- Get this repository:
- git clone https://git.launchpad.net/~mwhudson/ubuntu-cdimage
Branches
Name | Last Modified | Last Commit |
---|---|---|
fix-fix-permissions | 2025-08-19 19:02:07 UTC | stop fix_permissions falling over on dangling symlink Author: Michael Hudson-Doyle stop fix_permissions falling over on dangling symlink questing image builds are currently failing because grub2-common (which |
reenable- | 2025-05-29 23:51:32 UTC | etc/crontab: build stable core24 twice a month Author: Michael Hudson-Doyle etc/crontab: build stable core24 twice a month Also remove EXTRA_PPAS setting, which should have no impact for this |
leave-environ-alone | 2025-03-27 20:49:07 UTC | do not put config values into the environment Author: Michael Hudson-Doyle do not put config values into the environment Config objects read values from the environment which makes sense but This change is obviously a bit risky in that it's hard to be completely * bin/mirror- |
proxy-sanity | 2025-03-27 02:55:58 UTC | simplify implementation of proxy_call and proxy_check_call Author: Michael Hudson-Doyle simplify implementation of proxy_call and proxy_check_call there is no need for it to be like that. |
rebuild- | 2025-03-26 20:58:40 UTC | rebuild-requests: make sure bogus CPUARCHES is not leaked to subprocesses Author: Michael Hudson-Doyle rebuild-requests: make sure bogus CPUARCHES is not leaked to subprocesses Constructing a config modifies the ARCHES and CPUARCHES environment Probably we can stop Config.__setitem__ modifying the environment. But |
deb822-sources-now | 2024-11-04 23:08:06 UTC | update README.deb822 Author: Michael Hudson-Doyle update README.deb822 |
aptstatemanange | 2024-10-23 08:51:34 UTC | use AptStateManager for germinate too Author: Michael Hudson-Doyle use AptStateManager for germinate too |
ubuntustudio- | 2024-09-03 22:53:05 UTC | fix publish_type for Ubuntu Studio oracular builds in etc/qa-products Author: Michael Hudson-Doyle fix publish_type for Ubuntu Studio oracular builds in etc/qa-products |
ubuntu- | 2024-08-08 05:21:28 UTC | adjust heading for ubuntu-core-installer Author: Michael Hudson-Doyle adjust heading for ubuntu- The cdimage code does not actually know what version of Ubuntu Core the Ubuntu Core 24 Installer Daily Build with this change). |
CDIMAGE_ | 2024-06-17 20:49:38 UTC | Set CDIMAGE_DVD=1 for <= noble ubuntustudio images Author: Michael Hudson-Doyle Set CDIMAGE_DVD=1 for <= noble ubuntustudio images Otherwise debian-cd does not name the ISO how the publication code |
ubuntu- | 2024-06-12 19:40:06 UTC | add tests for publication of ubuntu-core-installer images. Author: Michael Hudson-Doyle add tests for publication of ubuntu- |
older-ubuntustu | 2024-06-06 03:58:20 UTC | continue whackamole to publish older ubuntustudio images in old location Author: Michael Hudson-Doyle continue whackamole to publish older ubuntustudio images in old location |
older-ubuntustu | 2024-06-06 01:10:39 UTC | continue publishing older ubuntustudio installers as DVDs Author: Michael Hudson-Doyle continue publishing older ubuntustudio installers as DVDs |
no-ubuntustudio-dvd | 2024-06-05 22:01:22 UTC | s/cron.dvd/cron.daily-live/ in etc/crontab Author: Michael Hudson-Doyle s/cron. |
ubuntu- | 2024-05-23 04:19:52 UTC | add ubuntu-core-installer project Author: Michael Hudson-Doyle add ubuntu- |
explicit- | 2024-05-15 06:28:58 UTC | do not run germinate if the image will not have a pool Author: Michael Hudson-Doyle do not run germinate if the image will not have a pool And set GENERATE_POOL to 0 in this case |
flakes | 2024-05-14 15:51:52 UTC | fix test_pyflakes_clean test Author: Michael Hudson-Doyle fix test_pyflakes_clean test |
simplify-germinate | 2024-05-09 03:37:45 UTC | remove support for ancient (pre-2011!) germinate paths Author: Michael Hudson-Doyle remove support for ancient (pre-2011!) germinate paths |
no-source-isos | 2024-01-31 01:48:42 UTC | stop passing project around during germination Author: Michael Hudson-Doyle stop passing project around during germination Germination and GerminateOutput now always operate on |
no-jigdo | 2023-12-05 03:41:18 UTC | remove vestiges of jigdo support Author: Michael Hudson-Doyle remove vestiges of jigdo support debian-cd removed jigdo support a while ago so this is all pointless. |
local-artifacts | 2023-12-04 20:33:16 UTC | fix unbound local in build_image_set_locked Author: Michael Hudson-Doyle fix unbound local in build_image_ |
dead-arches | 2023-12-04 01:50:46 UTC | remove all references to sparc (last built in 11.10) Author: Michael Hudson-Doyle remove all references to sparc (last built in 11.10) |
remove- | 2023-11-27 21:22:23 UTC | remove one final reference to touch Author: Michael Hudson-Doyle remove one final reference to touch |
no-metalinks | 2023-11-26 21:56:05 UTC | remove all support for creating metalinks Author: Michael Hudson-Doyle remove all support for creating metalinks A previous commit disabled them unconditionally, this commit removes the |
more-dead- | 2023-11-19 22:40:08 UTC | remove code from GerminateOutput around not redundantly including udebs Author: Michael Hudson-Doyle remove code from GerminateOutput around not redundantly including udebs I noticed this because there was a find_mirror call that could only have |
run-linters-in-ci | 2023-11-14 21:56:55 UTC | try running tests on jammy Author: Michael Hudson-Doyle try running tests on jammy |
germinate- | 2023-11-12 22:13:04 UTC | do not always pass "main" to germinate Author: Michael Hudson-Doyle do not always pass "main" to germinate The code I deleted last week handled sourcing pool packages from |
germinate- | 2023-11-10 12:48:01 UTC | fix tests Author: Michael Hudson-Doyle fix tests |
preinstalled- | 2023-11-07 10:27:15 UTC | assert that we do not run any preinstalled images through d-i Author: Michael Hudson-Doyle assert that we do not run any preinstalled images through d-i we do not build any images where live_fs_ |
main | 2023-11-06 03:45:54 UTC | Stop trying to download long-obsolete usb-creator for every build Author: Steve Langasek Stop trying to download long-obsolete usb-creator for every build |
avoid-getLatest | 2023-11-05 07:31:54 UTC | Pass our known lp_build references all the way through to live_item_paths Author: Steve Langasek Pass our known lp_build references all the way through to live_item_paths This avoids us querying launchpad for a livefs whose identity we already |
add-ubuntu- | 2023-10-29 19:49:42 UTC | Make the core-desktop bits a bit more distinct. Author: Łukasz Zemczak Make the core-desktop bits a bit more distinct. |
lp.2037407 | 2023-09-22 08:41:35 UTC | hardlink files for publishing, not copying. Author: Steve Langasek hardlink files for publishing, not copying. We have to resolve the source file to a realpath in order to hard link it, |
stop-autobuild | 2023-09-05 19:16:59 UTC | Implement support for AUTOBUILD_STOP to stop crontab-started builds for a giv... Author: Łukasz Zemczak Implement support for AUTOBUILD_STOP to stop crontab-started builds for a given imageset. |
subtree-support | 2023-08-21 13:57:19 UTC | Add subtree documentation, change subtree env variable to CDIMAGE_SUBTREE. Author: Łukasz Zemczak Add subtree documentation, change subtree env variable to CDIMAGE_SUBTREE. |
disable-canary | 2023-08-18 10:23:20 UTC | Disable canary builds. Author: Łukasz Zemczak Disable canary builds. |
add-latest- | 2023-07-27 10:50:13 UTC | Remove unintentional change. Author: Łukasz Zemczak Remove unintentional change. |
add-budgie-legacy | 2023-05-24 14:37:32 UTC | Add Ubuntu Budgie legacy flavor, in preparation for their switch to the new i... Author: Łukasz Zemczak Add Ubuntu Budgie legacy flavor, in preparation for their switch to the new installer. |
re-enable-ci | 2023-05-02 11:10:03 UTC | Add file to the list of test dependencies. Author: Łukasz Zemczak Add file to the list of test dependencies. |
mini-iso | 2023-03-23 10:19:14 UTC | Copy-paste miss: mini-iso data is an iso, not ext4 filesystem image. Author: Łukasz Zemczak Copy-paste miss: mini-iso data is an iso, not ext4 filesystem image. |
tracker-on-failure | 2023-03-17 16:08:17 UTC | Tryin a quick-fix for livefs build failures clearing out the build queue when... Author: Łukasz Zemczak Tryin a quick-fix for livefs build failures clearing out the build queue when they're happening. |
add-ci | 2023-03-15 13:22:30 UTC | Add CI via lpcraft. Author: Łukasz Zemczak Add CI via lpcraft. |
fix-xubuntu- | 2023-03-10 11:46:57 UTC | Temporarily re-disable simplestreams. Author: Łukasz Zemczak Temporarily re-disable simplestreams. |
add-ubuntucinnamon | 2023-02-23 18:53:20 UTC | Whitespace fix. Author: Łukasz Zemczak Whitespace fix. |
make-canary- | 2022-12-05 15:09:54 UTC | Pick up the changes from the bzr branch + modify those a bit since we don't w... Author: Łukasz Zemczak Pick up the changes from the bzr branch + modify those a bit since we don't want to get rid of the canary support completely just yet. |
add-daily-partner | 2022-12-02 14:39:35 UTC | RFC: add daily-partner image-type to enable intel-iotg and similar images to ... Author: Łukasz Zemczak RFC: add daily-partner image-type to enable intel-iotg and similar images to work per their own schedule. |
1 → 46 of 46 results | First • Previous • Next • Last |