Chris Hofstaedtler
Chris Hofstaedtler
Related: grml/grml-scripts#10
#232 was done, but I think we can still do some more. Plan based on idea from @mika: - reinstate grml-setkeyboard, basically by moving the grml-lang code into grml-setkeyboard -...
> I think we should also adjust `README.md`: > > ``` > -This tool is a wrapper suite around debootstrap and cdebootstrap > +This tool is a wrapper suite around...
@mika wrote: > I'm actually wondering whether we should drop cdebootstrap support, I never ever use that, I think it's worth dropping this? Agree, we should probably drop cdebootstrap support....
> Does debootstrap have better cross architecture build support? > Or qemu-debootstrap? Even if they do, grml-debootstrap has IIRC no cross support.
> grml-debootstrap has cross build support. Building ARM64 (on AMD64) was implemented here: > > * [ARM support #169](https://github.com/grml/grml-debootstrap/issues/169) > * [Initial arm64 support #191](https://github.com/grml/grml-debootstrap/pull/191) Right. Then we should also...
i like it but i know very little about the details :)
> I wonder if the "no leading zeroes" part has been implemented as well...... (all blame goes to me I guess) I see code for it in svc-records.cc.
https://github.com/zeha/pdns/tree/svcb has some initial code for key 7-9, but is incomplete and probably broken. Haven't looked at a generic thing yet, but I imagine whatever we do will have the...
As mentioned on IRC, I'm now confused if leading zeroes should be supported (maybe for interop?), or should be *rejected*.