- Joined on Apr 25, 2021
rockdrilla pushed to main at rockdrilla/mmdebstrap
-
81d155cac8 release 1.3.5
-
b3338bd33b refine warnings and add documentation for using --include with .deb files in unshare mode
-
71a9a2e7a9 tests/include-deb-file: run in all modes
-
19a2ec044a fix undefined variable in error message
-
af95b4d778 hooks/file-mirror-automount/setup00.sh: use mmdebstrap --hook-helper upload and sync-in instead of cp
- Compare 20 commits »
5 days ago
rockdrilla pushed to main at rockdrilla/mmdebstrap
-
dd774b4f20 tests: skip debootstrap tests variant - on oldstable because of #917773
-
1ffa32f590 caching_proxy.py: only take .deb and by-hash artifacts from the old path
-
db2be70f88 tests: split out creation of mmdebstrap chroot into its own test to avoid running the same thing multiple times and speed up tests
-
b214d74129 make_mirror.sh: output contents of sources.list and preferences.d for debugging
-
c3bcc7b04a make_mirror.sh: filter out file:// mirrors when USE_HOST_APT_CONFIG=yes
- Compare 39 commits »
2 weeks ago
rockdrilla pushed to main at rockdrilla/mmdebstrap
-
98aef0d023 tests: do not run sysctl -w kernel.unprivileged_userns_clone=1 as its the default value since linux 5.10.1 (Dec 2020)
-
4a77fc76a8 .mailmap: add botched email due to https://salsa.debian.org/debian/devscripts/-/merge_requests/323
-
b990a3aa09 run apt with -oDebug:: options for all calls and not only in run_download()
-
090ce862c7 tests: replace adduser with useradd
-
a0133a6393 document maybe-merged-usr hook
- Compare 15 commits »
1 month ago
rockdrilla pushed to main at rockdrilla/mmdebstrap
-
736cb493ea release 1.3.0
-
c738e96752 allow empty sources.list entries
-
860a9048d5 make info message lowercase like the rest
-
327b75846f add --skip=check/signed-by
-
42386c90c8 coverage.py: add timing for tests
- Compare 24 commits »
2 months ago
rockdrilla closed pull request josch/mmdebstrap#32
WIP: unpack essential packages with proxy script3 months ago
rockdrilla commented on issue josch/mmdebstrap#31
overcome dpkg restrictions across distributions@DonKult, you're right - it's better to do partial override via PATH: https://github.com/rockdrilla/debian-container/blob/e86d1f2e/minbase/tarball.sh#L29 Wrapper script looks like this:…
3 months ago
rockdrilla commented on pull request josch/mmdebstrap#32
WIP: unpack essential packages with proxy scriptMessage for all: this MR isn't going to be merged. Please read comments in linked issue.
3 months ago
rockdrilla commented on issue josch/mmdebstrap#31
overcome dpkg restrictions across distributionsWell, I've no more questions left. I'd suggest to leave this issue and linked MR open for year or two until they are obsolete and then close both. Many thanks for clarification! :)
3 months ago
rockdrilla pushed to debextract at rockdrilla/mmdebstrap
-
0da1da8446 mmdebstrap: unpack essential packages with proxy script
3 months ago
rockdrilla commented on issue josch/mmdebstrap#31
overcome dpkg restrictions across distributionsIm certainly agree with your point of view except one moment: only fresh Debian 12 "Bookworm" (and beyond) installations will receive support for zstd-compressed (foreign) packages and less likely…
3 months ago
rockdrilla created pull request josch/mmdebstrap#32
mmdebstrap: unpack essential packages with proxy script3 months ago
rockdrilla pushed to debextract at rockdrilla/mmdebstrap
-
2dad1c662c mmdebstrap: unpack essential packages with proxy script
3 months ago
rockdrilla commented on issue josch/mmdebstrap#31
overcome dpkg restrictions across distributionsI'd suggest to write simple (so far) wrapper script and replace direct call to `dpkg-deb --fsys-tarfile` with it. Hovewer, this script would require additional runtime dependencies like `ar` (from…
3 months ago
rockdrilla opened issue josch/mmdebstrap#31
overcome dpkg restrictions across distributions3 months ago
rockdrilla deleted branch skip-daemon-start from rockdrilla/mmdebstrap
3 months ago
rockdrilla pushed to main at rockdrilla/mmdebstrap
-
5fd96553f5 release 1.2.5
-
b67d30cb86 mmdebstrap: bump copyright year
-
d4eb268795 warn if hook directory contains no executable scripts
-
60186650cd tests: tzdata gained lintian overrides and preinst prerm scripts
-
59ac33cebe make shellcheck 0.9.0-1 more happy
- Compare 168 commits »
3 months ago
rockdrilla pushed to main at rockdrilla/mmdebstrap
-
57e0ecb20f release 0.8.6
-
70b081d299 allow running root mode inside unshare mode
-
a6186e8485 add .mailmap
- Compare 3 commits »
12 months ago
rockdrilla pushed to main at rockdrilla/mmdebstrap
-
64ba5f8229 release 0.8.5
-
409ce1cfee improve man page further
-
4ce5a92123 coverage.sh: now that the _apt user is created as a system user by adduser, we also need to change /etc/shadow
-
3a9ba24d12 coverage.sh: output diff to stderr prevent interleaving with sh -x output
-
7044baf6b1 run busybox from an absolute path to allow running it even when /proc is not mounted as busybox uses /proc/self/exe to figure out its own path
- Compare 11 commits »
1 year ago
rockdrilla pushed to main at rockdrilla/mmdebstrap
-
fe87c3a1b8 README.md: add Gioele Barabucci
-
5fa2457fd5 mmdebstrap: Add mbr.bin installation to autopkgtest-build-qemu instructions
-
8e6f183b3f mmdebstrap: Install mbr.bin in /boot and keep after installation
-
97e6981ddc mmdebstrap: Read extlinux's MBR from /usr/lib/EXTLINUX
-
22c0ba45a0 mmdebstrap: Use ext4 instead of ext2 in examples
- Compare 14 commits »
1 year ago