On Mon, 27 Nov 2017, Philip Hands wrote:
> I'm not sure its important, but when testing a similar script I came up
> with something that seems to give better results on the (perhaps
> demented) test case I was playing with. Here's mine:
>
> 's/\([^= ]\+\|\([^= ]*=\("[^"]*"\|'"'[^']*'"'\|[^"'"'"
On Mon, 27 Nov 2017, Mathieu Trudel-Lapierre
wrote:
> On Mon, Nov 27, 2017 at 3:08 PM, Raphael Hertzog wrote:
> [...]
>> I pushed a pu/kernel-cmdline-preseed branch implementing the preseeding
>> out of /proc/cmdline. It's more elaborate than Mathieu's patch
>> (https://paste.ubuntu.com/26034695
On Mon, Nov 27, 2017 at 4:22 PM, Raphael Hertzog wrote:
[...]
> We wants to stop using the environment because busybox hides it from us...
> I don't see the point of continuing to use it.
I understand that; I tend to agree, modulo things not being listed in
/proc/cmdline as below...
>
> Can you
Hi,
On Mon, 27 Nov 2017, Mathieu Trudel-Lapierre wrote:
> On Mon, Nov 27, 2017 at 3:08 PM, Raphael Hertzog wrote:
> [...]
> > I pushed a pu/kernel-cmdline-preseed branch implementing the preseeding
> > out of /proc/cmdline. It's more elaborate than Mathieu's patch
> > (https://paste.ubuntu.com/26
On Mon, Nov 27, 2017 at 3:08 PM, Raphael Hertzog wrote:
[...]
> I pushed a pu/kernel-cmdline-preseed branch implementing the preseeding
> out of /proc/cmdline. It's more elaborate than Mathieu's patch
> (https://paste.ubuntu.com/26034695/) in that it is able to handle
> multi-word values.
>
> I te
On Fri, 24 Nov 2017, Raphael Hertzog wrote:
> Apparently, kfreebsd has a working /proc/cmdline (thanks to linprocfs mounted
> by default) so we might want to switch to that.
I pushed a pu/kernel-cmdline-preseed branch implementing the preseeding
out of /proc/cmdline. It's more elaborate than Mathi
Hi Chris,
Chris Boot (2017-11-26):
> On 25/11/17 16:24, Cyril Brulebois wrote:
> > Busybox maintainers: are you OK with a revert until we figure out what
> > to do? (Meaning we can possibly release Buster Alpha 2 without thinking
> > + rewriting thingsā¦)
>
> I think I'd prefer not to just revert
On 25/11/17 16:24, Cyril Brulebois wrote:
> Hi,
>
> Cyril Brulebois (2017-11-24):
>> Raphael Hertzog (2017-11-24):
>>> It looks like it has been partially reverted upstream:
>>> https://bugs.busybox.net/show_bug.cgi?id=10231
>>> https://git.busybox.net/busybox/commit/?id=9c143ce52da11ec3d21a3491
Hi,
Cyril Brulebois (2017-11-24):
> Raphael Hertzog (2017-11-24):
> > It looks like it has been partially reverted upstream:
> > https://bugs.busybox.net/show_bug.cgi?id=10231
> > https://git.busybox.net/busybox/commit/?id=9c143ce52da11ec3d21a3491c3749841d3dc10f0
> >
> > However this doesn't wo
On Fri, Nov 24, 2017 at 9:33 AM, Raphael Hertzog wrote:
> Apparently, kfreebsd has a working /proc/cmdline (thanks to linprocfs
> mounted
> by default) so we might want to switch to that. I don't know about the
> hurd though.
>
Sorry. If I wrote that /proc/cmdline didn't work, I misspoke. What
Raphael Hertzog (2017-11-24):
> It looks like it has been partially reverted upstream:
> https://bugs.busybox.net/show_bug.cgi?id=10231
> https://git.busybox.net/busybox/commit/?id=9c143ce52da11ec3d21a3491c3749841d3dc10f0
>
> However this doesn't work for us either because the changes to "showvar
Hello,
On Fri, 24 Nov 2017, Cyril Brulebois wrote:
> > Now, how should we go about fixing this? Adam pointed out we could always
> > just parse /proc/cmdline, but this does not just work on kfreebsd. It's
> > also possible to consider both /proc/cmdline and the environment; or just
> > revert the
Hi Mathieu,
Mathieu Trudel-Lapierre (2017-11-22):
> In Ubuntu we recently noticed the following: with busybox 1.27.0; d-i now
> does not take into account some preseeding that happens at the kernel
> cmdline.
>
> For instance:
> linux /vmlinux etc. etc. etc. debconf/priority=critical
> netcfg/ge
Hi,
In Ubuntu we recently noticed the following: with busybox 1.27.0; d-i now
does not take into account some preseeding that happens at the kernel
cmdline.
For instance:
linux /vmlinux etc. etc. etc. debconf/priority=critical
netcfg/get_hostname=blah
Here, debconf/priority and netcfg/get_hostna
14 matches
Mail list logo