4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 21 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
create proper (Linux) /dev/ skeleton in the chroot’s basetree More... almost 2 years ago
ensure debchroot__prep’s divert calls have a /dev/null to work with More... almost 2 years ago
[WIP] more initialisations and safeties More... almost 2 years ago
[WIP] advance setting up the system More... almost 2 years ago
do set $HOSTNAME as well More... almost 2 years ago
[WIP] extract post-installation steps (debootstrap → d-i like) from rpi scripts, to reuse More... almost 2 years ago
allow callers to modify the chroot wrapper command (“exec chroot”) to permit adding, for example, calls to unshare(1)… More... almost 2 years ago
save useless /dev/vcs* creation More... almost 2 years ago
elide the new warnings if quiet More... almost 2 years ago
use ASCII only in the messages, for better locale compat More... almost 2 years ago
refactor to introduce function debchroot_umtree More... almost 2 years ago
even cooler help More... almost 2 years ago
add -s option to prep callers to allow skipping initting e.g. /dev More... almost 2 years ago
finish removal of use of nōn-POSIX local More... almost 2 years ago
actually expose the rv from still-mounted More... almost 2 years ago
more output escaping safety More... almost 2 years ago
more error path cleanup (temp vars) More... almost 2 years ago
locals renaming for the in-chroot script here More... almost 2 years ago
ok, I’m convinced it’s safe now More... almost 2 years ago
[WIP] advance locals namespacing and safety checks More... almost 2 years ago
[WIP] advance locals namespacing and safety checks More... almost 2 years ago
some more safety for $0 existing and substituting More... almost 2 years ago
[WIP] advance locals namespacing More... almost 2 years ago
check canonicalisation result as well More... almost 2 years ago
inline debchroot__init’s $2 arg as constant More... almost 2 years ago
[WIP] POSIX sh has no “local” so stop assuming it can be used, even if it can, with Debian hosts at least: use namespaced variables (debchroot__*; one underscore is published API) which also makes this robust against exports from parent env More... almost 2 years ago
more universally help More... almost 2 years ago
now we can significantly simplify the shuffling code More... almost 2 years ago
let the argument shuffler¹ use -P to signal the chroot name More... almost 2 years ago
put the rpi mountpoint into a private (0:0 0700) temp directory More... almost 2 years ago