David Kalnischkies DonKult
DonKult commented on issue josch/mmdebstrap#31 2023-01-09 10:02:58 +00:00
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…

DonKult commented on pull request josch/mmdebstrap#25 2022-05-24 16:44:59 +00:00
WIP: Support file:/ mirrors

The 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…

DonKult commented on pull request josch/mmdebstrap#25 2022-05-23 13:05:12 +00:00
WIP: Support file:/ mirrors

I 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…

DonKult commented on pull request josch/mmdebstrap#25 2022-05-22 20:55:56 +00:00
WIP: Support file:/ mirrors

EDSP->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…

DonKult pushed to feature/filemirror at DonKult/mmdebstrap 2022-05-22 20:55:46 +00:00
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 »
DonKult created pull request josch/mmdebstrap#25 2022-04-24 14:56:23 +00:00
WIP: Support file:/ mirrors
DonKult created branch feature/filemirror in DonKult/mmdebstrap 2022-04-24 12:55:48 +00:00
DonKult pushed to feature/filemirror at DonKult/mmdebstrap 2022-04-24 12:55:48 +00:00
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 »
DonKult created repository DonKult/mmdebstrap 2022-04-24 11:57:33 +00:00