lp:~jchittum/livecd-rootfs

Owned by John Chittum
Get this repository:
git clone https://git.launchpad.net/~jchittum/livecd-rootfs
Only John Chittum can upload to this repository. If you are John Chittum please log in for upload directions.

Branches

Name Last Modified Last Commit
jammy-vagrant-rotate-insecure-key 2024-04-30 12:19:14 UTC
fix(changelog): uprev version and changelog

Author: John Chittum
Author Date: 2024-04-30 12:19:14 UTC

fix(changelog): uprev version and changelog

devel-no-armhf-uefi 2024-03-13 12:43:49 UTC
changelog entry

Author: John Chittum
Author Date: 2024-03-13 12:43:49 UTC

changelog entry

drop support for armhf uefi booting vm images (LP: #2057776)

backport-apparmor65-lp2037567 2023-10-19 12:24:53 UTC
Update changelog

Author: John Chittum
Author Date: 2023-10-19 12:24:53 UTC

Update changelog

add-65-apparmor-feat 2023-10-05 12:30:01 UTC
fix: Add 6.5 kernel apparmor feats

Author: John Chittum
Author Date: 2023-09-27 18:06:54 UTC

fix: Add 6.5 kernel apparmor feats

lp: #2037567. starting in kernel 6.5.0.1006, there's been an update to
apparmor features. Creates the 6.5 kernel directory, fully populates
with feats checked from a machine running 6.5.0.1006 installed from
proposed (as of 20230927).

focal-buildd-grub 2023-09-08 13:40:20 UTC
doc: Changelog entry

Author: John Chittum
Author Date: 2023-09-08 13:40:20 UTC

doc: Changelog entry

jammy-grub-dist-ubuntu 2023-09-07 19:40:33 UTC
doc: open release

Author: John Chittum
Author Date: 2023-09-07 18:55:13 UTC

doc: open release

jammy-DO-NOT-MERGE 2023-09-06 20:18:25 UTC
gawd i hate this

Author: John Chittum
Author Date: 2023-09-06 20:18:25 UTC

gawd i hate this

jammy-revert-5ac4df3a 2023-09-06 19:35:20 UTC
changelog entry

Author: John Chittum
Author Date: 2023-09-06 19:28:05 UTC

changelog entry

jammy-62-featureset 2023-08-18 19:04:34 UTC
fix: 6.2 kernel missing feature

Author: John Chittum
Author Date: 2023-08-18 18:52:53 UTC

fix: 6.2 kernel missing feature

LP: 2031943

Same issue as affected 5.19. 6.2 apparmor featureset differs from 5.15.
Identified the same feature as 5.19, so copied over.

populated 6.2 with all of generic directory as well. Compatibility mode for
possible future change

main-fix-riscv64-conditional 2023-04-10 12:35:56 UTC
changelog entry

Author: John Chittum
Author Date: 2023-04-10 12:35:56 UTC

changelog entry

main-add-support-for-multiple-kernel-app-armor-feats 2023-04-10 12:10:06 UTC
feat: support kernel with different apparmor feats

Author: John Chittum
Author Date: 2023-04-05 17:53:32 UTC

feat: support kernel with different apparmor feats

Jammy HWE is rolling to 5.19. the 5.19 kernel introduced more apparmor
features, specifically ipc. due to the roll, we now must support builds
with 2 different feature sets.

This specifically affects snap-preseeding, where if a snap_preseed is
run with a mismatched apparmor feature set, snap will require a restart
to match the running kernel's feature set. in the clouds, this can add
somehwere between 5-10s (as of checks on 20230404). This is a large boot
time performance hit.

Implementation is done at the `snap_validate_seed` function level. This
function is called in snap scenarios. It checks for an installed kernel
in the chroot, gets the major.min version, and checks for
apparmor/$KERN. If found, it will do a copy of the directory, providing
a naive override mechanism.

For CPC builds, we are adding a call to `snap_validate_seed` at the end
of affected hooks as well. This is a safe procedure to call, as it
reruns the snap_preseed for all snaps. By running at the end of build
processes, it ensures that any kernel changes done during the build are
taken into account.

(cherry picked from commit bd1690bd16c70f9631ee2798514b51ed2dc973d5)

jammy-support-for-multi-apparmor-features 2023-04-07 19:51:59 UTC
open 2.765.21 in changelog

Author: John Chittum
Author Date: 2023-04-07 19:45:35 UTC

open 2.765.21 in changelog

lunar-revert-ipc-removal 2023-03-21 19:06:28 UTC
open 2.815

Author: John Chittum
Author Date: 2023-03-21 19:06:28 UTC

open 2.815

lunar-fix-apparmor-for-6.1 2023-03-06 20:25:04 UTC
open 2.810 release

Author: John Chittum
Author Date: 2023-03-06 20:25:04 UTC

open 2.810 release

kinetic-revert-preseed-skip 2022-10-13 17:42:39 UTC
release 2.789

Author: John Chittum
Author Date: 2022-10-13 17:42:39 UTC

release 2.789

ubuntu/master 2022-10-11 19:57:33 UTC
open 2.788

Author: John Chittum
Author Date: 2022-10-11 19:57:33 UTC

open 2.788

bionic-enable-buildd-arm64 2022-07-18 15:35:22 UTC
open 2.525.60

Author: John Chittum
Author Date: 2022-07-18 15:35:22 UTC

open 2.525.60

focal-enable-buildd-arm64 2022-07-18 15:32:16 UTC
open 2.664.44 release

Author: John Chittum
Author Date: 2022-07-18 15:32:16 UTC

open 2.664.44 release

ubuntu/focal 2022-07-04 08:21:47 UTC
Update d/ch for 2.664.43 release

Author: Utkarsh Gupta
Author Date: 2022-07-04 08:21:47 UTC

Update d/ch for 2.664.43 release

jammy-vagrant-more-secure-private-key 2022-04-21 14:29:35 UTC
changelog update

Author: John Chittum
Author Date: 2022-04-21 14:29:35 UTC

changelog update

e2fsck-badness-still 2022-02-18 20:14:39 UTC
add debugging and sync

Author: John Chittum
Author Date: 2022-02-18 20:14:39 UTC

add debugging and sync

main-1960537 2022-02-10 20:58:06 UTC
Open 2.755 release changelog

Author: John Chittum
Author Date: 2022-02-10 20:58:06 UTC

Open 2.755 release changelog

impish-test-need-a-release-or-something-whatever 2021-09-29 00:31:39 UTC
fake for testing

Author: John Chittum
Author Date: 2021-09-29 00:31:39 UTC

fake for testing

mount-faux-cgroup-for-snapd 2021-09-28 21:10:19 UTC
Open new release

Author: John Chittum
Author Date: 2021-09-28 21:10:19 UTC

Open new release

Add entry to open new release

jchittum-test 2021-07-12 19:38:06 UTC
update changelog

Author: John Chittum
Author Date: 2021-07-12 19:38:06 UTC

update changelog

xenial-open-vm-tools-update 2020-11-18 19:25:35 UTC
Open and update changelog

Author: John Chittum
Author Date: 2020-11-18 19:25:35 UTC

Open and update changelog

Open new xenial release and add changelog line

bionic-open-vm-tools-backport 2020-11-18 17:36:00 UTC
Open and update changelog

Author: John Chittum
Author Date: 2020-11-18 17:36:00 UTC

Open and update changelog

Open new version, add changelog description

focal-open-vm-tools-update 2020-11-17 21:40:45 UTC
re-add sed command

Author: John Chittum
Author Date: 2020-11-17 20:54:54 UTC

re-add sed command

Older version of vmdk-stream-converter has an incorrect header. The
original sed command replaced the incorrect "Description File" comment
with the correct "Disk DescriptorFile".

bionic-open-vm-tools-update 2020-11-16 15:27:25 UTC
Update changelog

Author: John Chittum
Author Date: 2020-11-16 15:27:25 UTC

Update changelog

Open new release and add entry

vagrant-remove-uart1-connection 2020-10-26 15:42:29 UTC
remove uart1 connection ( LP: 1900852 )

Author: John Chittum
Author Date: 2020-10-26 15:42:29 UTC

remove uart1 connection ( LP: 1900852 )

During verification of LP: 1874453, haggai-eran ran into an issue where
derivative images of the base Vagrant box may have have the File::NULL
workaround resolve to an absolute path that is platform specific rather
than use Ruby's NULL object (image made on Linux would resolve
specificall to /dev/null rather than File::NULL. This caused errors for
Windows machiens). Testing found that removing the uart1 connection
entirely produced an image that'd boot and could still establish a uart1
connection for a debug serial console. It was previously believed this
would fail due to the kernel console=ttyS0 setup, however, testing
proved this incorrect.

ensure-vmtools-in-vmdk-header 2020-10-26 14:22:32 UTC
Debug logging information

Author: John Chittum
Author Date: 2020-10-26 14:22:32 UTC

Debug logging information

Added context lines for debugging lines.

remove-guest-utils 2020-09-29 18:00:05 UTC
Uprev and update changelog

Author: John Chittum
Author Date: 2020-09-29 18:00:05 UTC

Uprev and update changelog

sru-vagrant-slow-boot-workaround 2020-09-22 20:58:17 UTC
Update changelog for SRU

Author: John Chittum
Author Date: 2020-09-22 20:06:45 UTC

Update changelog for SRU

vagrant_slow_boot_workaround_with_null_file 2020-08-27 20:46:36 UTC
Minor fixes to Vagrantfile comments

Author: John Chittum
Author Date: 2020-08-27 20:40:49 UTC

Minor fixes to Vagrantfile comments

134 of 34 results
This repository contains Public information 
Everyone can see this information.

Subscribers