- https://david.kalnischkies.de
-
apt-get a life
- Joined on
DonKult commented on issue josch/mmdebstrap#31
overcome dpkg restrictions across distributions> backporting apt is out of question Haven't tried it at all yet, but it *should* not be too hard to run apt out of a git checkout with a bit of extra config and `PATH` trickery. I mean, I am…
2 years ago
DonKult commented on pull request josch/mmdebstrap#25
WIP: Support file:/ mirrorsThe `Repo-URI` for a `(.*\+)mirror+file` is e.g. `tor+mirror+file:/path/to/file/mirror.file/` – which is the filename of the file with a / at the end as that is how the URI will look in general…
2 years ago
DonKult commented on pull request josch/mmdebstrap#25
WIP: Support file:/ mirrorsI know you are very serious with the later remarks, but: `--no-release-info` is actually documented in `doc/acquire-additional-files.md`. That the underlying option isn't documented is somewhat…
2 years ago
DonKult commented on pull request josch/mmdebstrap#25
WIP: Support file:/ mirrorsEDSP->EIPP: Yeah, I replaced it later on… I was thinking at first I would go with an external planner and/or a 'dpkg' which does the extract rather than getting the filenames out, but that…
2 years ago
DonKult pushed to feature/filemirror at DonKult/mmdebstrap
- 6baf4151f9 Set MMDEBSTRAP_VERBOSITY to inform hooks of verbosity level
- c2cb442899 Let apt decide unpack order instead of sorting filenames
- 317bfea7e5 Support file:// mirrors the same way copy:// is supported
- 3ceebe7e07 Ask apt to give us the deb filenames directly
- 75e5a14e6d Factor out downloading packages with apt
- Compare 7 commits »
2 years ago
DonKult pushed to feature/filemirror at DonKult/mmdebstrap
- d3952de003 Let apt decide unpack order instead of sorting filenames
- e9fa78c438 Support file:// mirrors the same way copy:// is supported
- 71067316ee Ask apt to give us the deb filenames directly
- 487237f9ae Factor out downloading packages with apt
- 8b58dc583e Replace EDSP with EIPP usage obsoleting proxysolver
- Compare 5 commits »
2 years ago
DonKult created repository DonKult/mmdebstrap
2 years ago