Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/distrib/i386/installimage



On Tue, 14 Feb 2023 at 14:45, Martin Husemann <martin%duskware.de@localhost> wrote:
On Tue, Feb 14, 2023 at 11:39:23PM +0900, Izumi Tsutsui wrote:
> > Module Name:        src
> > Committed By:       abs
> > Date:               Sun Feb 12 19:18:41 UTC 2023
> >
> > Modified Files:
> >     src/distrib/i386/installimage: install.sh
> >
> > Log Message:
> > Switch install.sh to use /usr/sbin/sysinst for sysinst rather than ./sysinst
> >
> > Matches i386/cdroms/install.sh and amd64/installimage/install.sh
>
> Then maybe you should also update Makefile and spec files
> that prepared the ./sysinst binary.
https://github.com/NetBSD/src/commit/a32111f404058f1cc54d20b36a289a4d9bbb02c3

OK, thanks - was not aware of that, will take a look

Also are you *sure* this install medium has /usr/sbin/sysinst ?
(I don't know and haven't checked, but found it not always obvious to answer)

I tested that both the img and floppy i386 installer loaded sysinst after the change, just in case :)


Home | Main Index | Thread Index | Old Index