]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2024-01-09  Daan De MeyerAdd policycoreutils to tools trees 2258/head
2024-01-09  Daan De MeyerAdd Ubuntu to tools trees docs packages list
2024-01-09  Daan De MeyerMerge pull request #2255 from DaanDeMeyer/simplify
2024-01-09  Daan De MeyerUnshare IPC namespace when not in relaxed mode 2255/head
2024-01-09  Daan De MeyerOnly set --security-label if the filesystem was relabeled
2024-01-09  Daan De MeyerSimplify apivfs_cmd() and chroot_cmd()
2024-01-08  Daan De MeyerBind mount /work into chroot instead of individual...
2024-01-08  Daan De MeyerMerge pull request #2253 from DaanDeMeyer/fix
2024-01-08  Daan De MeyerUse /work for host scripts as well 2253/head
2024-01-08  Daan De MeyerReset default values when assigning the empty string...
2024-01-08  Daan De MeyerChange directory to the root directory in Mkosi.default()
2024-01-08  Daan De Meyerdebian: Use ?exact-name() instead of ?name()
2024-01-08  Daan De MeyerAlways use /var/tmp in apivfs_cmd()
2024-01-08  Daan De MeyerDon't use host's /var/tmp in sandbox
2024-01-08  Daan De MeyerPut tmpfs on /tmp in sandbox when not in relaxed mode
2024-01-08  Daan De MeyerMount cache directory before all other mounts
2024-01-08  Daan De MeyerOnly mount package manager specific directories into...
2024-01-08  Daan De MeyerDon't rely on /tmp being mounted into the sandbox
2024-01-08  Daan De MeyerMerge pull request #2252 from DaanDeMeyer/ci
2024-01-08  Daan De MeyerFix grub sandboxing 2252/head
2024-01-08  Daan De MeyerRemove a few TODOs and FIXMEs
2024-01-08  Daan De Meyerdebian: Use testing again instead of unstable for defau...
2024-01-08  Daan De Meyerci: Enable Debian builds with tools trees again
2024-01-08  Daan De MeyerMount certificate directories into curl sandbox
2024-01-08  Daan De MeyerMerge pull request #2250 from DaanDeMeyer/fix
2024-01-08  Daan De MeyerStart virtiofsd with --security-label 2250/head
2024-01-08  Daan De MeyerMount /sys, /run and /dev in relaxed mode as well
2024-01-08  Daan De MeyerOnly mount /etc/resolv.conf into sandbox if not in...
2024-01-08  Daan De Meyersandbox: Only mount host dirs that exist
2024-01-08  Daan De MeyerUpdate NEWS
2024-01-07  Daan De MeyerUse bubblewrap to set up the tools tree instead of...
2024-01-05  Daan De MeyerMerge pull request #2246 from DaanDeMeyer/fixes
2024-01-05  Daan De MeyerAdd groupadd script 2246/head
2024-01-05  Daan De Meyeraction: Print id output when setting up /dev/kvm and...
2024-01-05  Daan De MeyerDon't copy xattrs from mkosi.extra and friends
2024-01-05  Daan De MeyerUse recognizable tag names for RuntimeTrees= mounts
2024-01-05  Daan De MeyerAdd RuntimeScratch= setting
2024-01-05  Daan De MeyerUpdate qemu kvm device version
2024-01-05  Daan De MeyerInstall tmux in default images
2024-01-05  Daan De MeyerRevert "Copy over kernel images from /boot for opensuse...
2024-01-05  Daan De MeyerFix importlib usage
2024-01-04  Daan De MeyerCopy over kernel images from /boot for opensuse as...
2024-01-04  Daan De Meyerci: Disable jobs with arch linux tools trees for now.
2024-01-04  Daan De MeyerAllow building default ubuntu image for jammy
2024-01-03  Daan De MeyerMerge pull request #2236 from DaanDeMeyer/fixes
2024-01-03  Daan De Meyerinitrd: Install util-linux-core on Fedora
2024-01-03  Daan De MeyerOnly mount cache overlay if base trees are specified... 2236/head
2024-01-03  Daan De MeyerCache skeleton trees
2024-01-03  Daan De Meyertree: Simplify copy_tree() a little
2024-01-03  Daan De MeyerUnshare fewer namespaces
2024-01-03  Daan De MeyerAdd more keyword only arguments for kmod functions
2024-01-03  Daan De MeyerStop using bwrap() for systemd-dissect
2024-01-03  Daan De MeyerRemove clobber argument from copy_tree()
2024-01-03  Daan De MeyerRename various symbols
2024-01-03  Daan De MeyerUse functools.total_ordering for GenericVersion
2024-01-03  Daan De MeyerDon't specify smm at all if it's not supported
2024-01-03  Daan De MeyerPreserve target directories stat when copying extra...
2024-01-03  Daan De MeyerPreserve ownership when copying base trees
2024-01-03  Daan De MeyerAdd more ovmf locations
2024-01-03  Joerg Behrmannci: Install systemd-ukify Debian/Ubuntu when available
2024-01-03  Daan De MeyerDon't use smm on aarch64
2024-01-03  Daan De MeyerExtend ukify hint
2024-01-02  Cornelius HoffmannMount /etc/alternatives if it exists
2024-01-02  Cornelius HoffmannDisable debsig for dpkg by default as they do in debian.
2023-12-29  Nils KUpdate link to systemd's mkosi files
2023-12-29  Lars ChristensenAdd missing item title in documentation
2023-12-26  Daan De MeyerMount scripts into sandbox as well
2023-12-22  Daan De MeyerUse signed-by instead of setting Dir::Etc::trusted
2023-12-22  Daan De MeyerMove creation of /etc/static symlink to package manager...
2023-12-22  Daan De MeyerDrop SYSTEMD_LOG_LEVEL=debug when installing systemd...
2023-12-22  Daan De MeyerMerge pull request #2212 from DaanDeMeyer/usr
2023-12-22  Daan De MeyerMake sure we cache state from package managers as well 2212/head
2023-12-22  Daan De MeyerMount entire /etc from package manager tree into sandbox
2023-12-22  Daan De MeyerOverlay /usr from package manager trees on top of ...
2023-12-22  Daan De MeyerMerge pull request #2211 from malt3/fix/bwrap/mount...
2023-12-22  Malte Pollbubblewrap: add /etc/static symlink 2211/head
2023-12-22  Daan De MeyerMount package manager trees
2023-12-22  Malte Pollbubblewrap: try to mount /nix/store readonly
2023-12-22  Daan De MeyerMake sure we mount in extra search paths
2023-12-22  Daan De MeyerInstall centos/fedora packaging tools in default images
2023-12-22  Daan De MeyerFail when trying to inspect ephemeral images
2023-12-21  Daan De MeyerUpdate NEWS
2023-12-21  Daan De MeyerMerge pull request #2201 from DaanDeMeyer/sandbox
2023-12-21  Daan De MeyerRun more binaries with bwrap() 2201/head
2023-12-21  Daan De MeyerSandbox more in bwrap()
2023-12-21  Daan De MeyerMake RepartOffline= apply to extension images as well
2023-12-21  Daan De MeyerRun depmod and modinfo on host again
2023-12-21  Daan De MeyerInstall kmod in default tools tree
2023-12-21  Daan De MeyerAdd ubu-keyring to CentOS/Fedora default tools trees
2023-12-21  Jörg BehrmannMerge pull request #2199 from DaanDeMeyer/selinux
2023-12-21  Daan De MeyerMerge pull request #2196 from DaanDeMeyer/opensuse
2023-12-21  Daan De MeyerAdd opensuse paths to qemu search locations 2196/head
2023-12-21  Daan De Meyerci: Build dnf based distros with opensuse tools tree
2023-12-21  Daan De MeyerAdd SelinuxRelabel= setting 2199/head
2023-12-21  Daan De MeyerRemove yes_no_auto()
2023-12-20  Daan De Meyerfedora: Drop unsupported architectures
2023-12-20  Daan De MeyerMerge pull request #2197 from DaanDeMeyer/qemu
2023-12-20  Daan De MeyerInstall dnf plugins in default images 2197/head
2023-12-20  Daan De MeyerUse virtio nic model on s390x
2023-12-20  Daan De MeyerInstall perf in the default images
next