Commit Graph

2293 Commits (dda6e5953a2ff8722e7e74955a802257067151c5)
 

Author SHA1 Message Date
Steve Langasek 4561f17d35 Merge lp:~rbalint/livecd-rootfs/minimized
7 years ago
Balint Reczey 3d57c2af17 Update changelog
7 years ago
Balint Reczey f0cb85a506 When SUBPROJECT environment variable is not set assume it to be ""
7 years ago
Balint Reczey 2dcf16634b Run autopkgtest for SUBPROJECT=minimized
7 years ago
Balint Reczey 2ef2aee456 Use SUBPROJECT=minimized name instead of SUBPROJECT=minimize for consistency
7 years ago
Balint Reczey d496915741 Warn users that unminimize may fail reinstalling packages
7 years ago
Balint Reczey 69c1eb6d26 Mention unminimize script in motd
7 years ago
Balint Reczey 59fe9b1550 Bump needed live-build version which can build images without initrd
7 years ago
Steve Langasek 9b651d77a0 releasing package livecd-rootfs version 2.462
7 years ago
Steve Langasek 894ca9ccfc Fix a reference to an undefined variable in a script that's set -u.
7 years ago
Michael Hudson-Doyle c643176917 fix path to subiquity-loadkeys
7 years ago
Dimitri John Ledkov 850495d5f9 releasing package livecd-rootfs version 2.461
7 years ago
Dimitri John Ledkov 9d3ebb79e4 merge lp:~mwhudson/livecd-rootfs/subiquity-loadkeys
7 years ago
Steve Langasek 8c4ef15806 releasing package livecd-rootfs version 2.460
7 years ago
Steve Langasek 0e23c75afa Merge lp:~rbalint/livecd-rootfs/minimize-unminimize
7 years ago
Balint Reczey 83c2984556 Update changelog
7 years ago
Balint Reczey c5d01a6635 Force partuuid in /etc/default/grub.d/* instead of in /etc/default/grub
7 years ago
Steve Langasek 0365171ce3 minimization handling for UEFI disk images
7 years ago
Balint Reczey 2858d7fb62 Print the documentation files which could not be restored by unminimize
7 years ago
Balint Reczey e28933a1d5 Explain why unminimization script is a bit complicated
7 years ago
Balint Reczey 583d813b9b Verify only documentation that should have been restored after unminimization
7 years ago
Balint Reczey 3532fa0b18 Use "dpkg --verify-format rpm" explicitly to be safe when the default changes
7 years ago
Balint Reczey 11da0c59a5 Fix typo
7 years ago
Balint Reczey 9dd615d380 Drop initramfs-tools diversion
7 years ago
Balint Reczey d5483eb728 Install ubuntu-minimal while unminimizing the system
7 years ago
Balint Reczey 6672dde922 Add unminimize script for reverting minimization on running system
7 years ago
Balint Reczey bb7e620701 Drop man pages and most of the documentation from minimized images
7 years ago
Balint Reczey d65e1edfd1 Source config/binary instead of /build/config/binary which may not exist
7 years ago
Steve Langasek 83f165ec91 if we're using SUBPROJECT=minimize, and tzdata is not installed, remove
7 years ago
Steve Langasek 3ed1f4fdd1 In a cloud environment, we can rely on the kernel being able to boot the
7 years ago
Steve Langasek 95890f6713 We probably still want sudo, even in a minimal image.
7 years ago
Steve Langasek 786370819c Make the 999-cpc-fixes.chroot subproject-aware, so we don't try to locale-gen
7 years ago
Steve Langasek e6bbe5f8a5 Export the subproject into config/chroot and config/binary, so that this
7 years ago
Steve Langasek abbbeb8fda Begin adding support for a project-independent 'minimize' subproject,
7 years ago
Steve Langasek 7c58bcecf0 Merge lp:~rbalint/livecd-rootfs/vagrant
7 years ago
Steve Langasek 12b1a5de4d Merge lp:~rbalint/livecd-rootfs/mount-make-rslave
7 years ago
Balint Reczey 20617c6f51 Don't ask for password and GECOS while creating vagrant user
7 years ago
Michael Hudson-Doyle 8d43597228 add ExecStartPre=/usr/bin/subiquity-loadkeys to subiquity.service
7 years ago
Balint Reczey 45201111a6 Mount using --make-rslave to ensure safe unmounts for rbind mounts
7 years ago
Michael Hudson-Doyle 6d5ab03a14 releasing package livecd-rootfs version 2.459
7 years ago
Steve Langasek 7a6a1a3987 Merge lp:~mwhudson/livecd-rootfs/server-live-disable-console-spam
7 years ago
Gary.Wzl 5355732bc8 * Add GENERATE_ROOTFS_ONLY to support generating a single rootfs.
7 years ago
Gary.Wzl 8a8d203743 * Add a test for SUBPROJECT when PROJECT comes to ubuntu-server.
7 years ago
Michael Hudson-Doyle 61764acade only show alert (i.e. panic) kernel messages on the console when subiquity is running
7 years ago
Steve Langasek bcb2bcc1cd Remove spurious call to 'sync'; we don't need to flush all disk caches
7 years ago
Dimitri John Ledkov f16f1c4229 Move default netplan config for server-live image to where hook will
7 years ago
Michael Hudson-Doyle 9802843885 make file paths a bit less comical
7 years ago
Gary.Wzl 8fc8c6dc00 Add a changelog entry.
7 years ago
Gary.Wzl 54c78064d2 Add GENERATE_ROOTFS_ONLY to support to generate a single rootfs.
7 years ago
Gary.Wzl 228ed7c87b Remove 'IMAGETYPE' and 'IMAGEFORMAT' bits per the suggestions.
7 years ago