This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
livecd-rootfs
Watch
3
Star
0
Fork
0
You've already forked livecd-rootfs
mirror of
https://git.launchpad.net/livecd-rootfs
synced
2025-02-10 20:57:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
livecd-rootfs
/
debian
/
tests
/
minimized
4 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Import patches-unapplied version 2.464 to ubuntu/artful-proposed Imported using git-ubuntu import. Changelog parent: a02598fe24047ba35c1a86fbffeafdd51046b770 New changelog entries: * Ignore failure of new autopkgtest on ppc64el, where it's not a regression. * Use /bin/sh, not /bin/bash, for autopkgtest.
2017-10-01 13:39:20 -07:00
#!/bin/sh
Import patches-unapplied version 2.463 to ubuntu/artful-proposed Imported using git-ubuntu import. Changelog parent: 2da89c90de5e4df541d301cf14819278b3be7df9 New changelog entries: [ Balint Reczey ] * Bump needed live-build version which can build images without initrd * Mention unminimize script in motd * Warn users that unminimize may fail reinstalling packages * Use SUBPROJECT=minimized name instead of SUBPROJECT=minimize for consistency * Run autopkgtest for SUBPROJECT=minimized * When SUBPROJECT environment variable is not set assume it to be "" [ Michael Hudson-Doyle ] * Fix path to subiquity-loadkeys
2017-09-29 17:33:02 -04:00
Import patches-unapplied version 2.473 to ubuntu/artful-proposed Imported using git-ubuntu import. Changelog parent: 5a3ccfef341d527c982edf3af372266b3b1be566 New changelog entries: [ Balint Reczey ] * Clean up dangling /boot/initrd.img symlink when needed * Revert ignoring failure of minimized autopkgtest on ppc64el * Use kvm kernel only on amd64 * Skip installing server task when building minimial images [ Steve Langasek ] * export SNAP_REEXEC=0 to our snappy systemd units in the livefs overlay, to work around apparmor not working reliably against aufs.
2017-10-11 12:46:14 -04:00
env SELECTED_TRIPLETS=ubuntu-cpc:minimized:ubuntu-cpc debian/tests/default-bootstraps
Reference in New Issue
Copy Permalink