Re: [9fans] The lost (9front) boot menus ...

2019-04-19 Thread cinap_lenrek
yes, patches are welcome. if you prefer longer timeout, you know what code to change now. -- cinap

Re: [9fans] The lost (9front) boot menus ...

2019-04-19 Thread hiro
hell. i have to do *exactly* the same with same dimension of timeouts slightly earlier for my bios to be allowed to select my boot disk, too. it's a totally common mechanism. windows bootloader also always had that behavior for their recovery/boot menus, just that you have to be more careful

Re: [9fans] The lost (9front) boot menus ...

2019-04-19 Thread hiro
it doesn't matter how old you are cause you need no low reaction time here, you can just start mashing a key multiple times per second, starting slightly earlier than the prompts would appear

Re: [9fans] The lost (9front) boot menus ...

2019-04-19 Thread Lyndon Nerenberg
> I object to quadrupling the timeout. I am old and my eyesight sucks and > one second is perfectly sane. Shut the refrigerator door! You're running up long distance charges!!!

Re: [9fans] The lost (9front) boot menus ...

2019-04-19 Thread Kurt H Maier
On Fri, Apr 19, 2019 at 05:33:07PM -0700, Lyndon Nerenberg wrote: > > How about a FOUR second timeout, and some manpage patches? > I object to quadrupling the timeout. I am old and my eyesight sucks and one second is perfectly sane. khm

Re: [9fans] The lost (9front) boot menus ...

2019-04-19 Thread Lyndon Nerenberg
cinap_len...@felloff.net writes: > err... thats precisely how it works. the ONLY difference is that the > timeout is hardcoded to ONE second see: /sys/src/boot/pc/sub.c:304 Fine, but a ONE second timeout is insane. And it's NOT at all clearly documented in the 9boot(8) manpage. How about a FOUR

Re: [9fans] The lost (9front) boot menus ...

2019-04-19 Thread Lyndon Nerenberg
> err... thats precisely how it works. the ONLY difference is that the > timeout is hardcoded to ONE second see: /sys/src/boot/pc/sub.c:304 ONE second, eh? I need to become much younger again ;-)

Re: [9fans] The lost (9front) boot menus ...

2019-04-19 Thread cinap_lenrek
> Given a working fileserver config, I want something that does > 'user=foo; nobootpromt=bar', but with a (say) five second timeout. > This is different from the current scheme that provides an escape, > but which requires manual intervention. What I'm looking for is a > timed-out option from the

Re: [9fans] The lost (9front) boot menus ...

2019-04-19 Thread Lyndon Nerenberg
cinap_len...@felloff.net writes: > the bootloader has a console where you can change any > plan9.ini parameter, including bootfile=. read 9boot(8). I described this badly. Let me try again. Given a working fileserver config, I want something that does 'user=foo; nobootpromt=bar', but with a

Re: [9fans] The lost (9front) boot menus ...

2019-04-19 Thread cinap_lenrek
the bootloader has a console where you can change any plan9.ini parameter, including bootfile=. read 9boot(8). if you really want menus in the bootloader, you can also load the kernel directly with some other multiboot capable bootloader. or you start the kernel from another kernel using the

Re: [9fans] The lost (9front) boot menus ...

2019-04-19 Thread Nick Owens
there's always the GRand Unified Bootloader. On Fri, Apr 19, 2019 at 3:16 PM Lyndon Nerenberg wrote: > > Something I miss in 9front is the 'boot menu' functionality 9labs > had in plan9.ini. Being able to fall back to an alternative config > was a godsend when debugging fileserver setups. I'm

[9fans] The lost (9front) boot menus ...

2019-04-19 Thread Lyndon Nerenberg
Something I miss in 9front is the 'boot menu' functionality 9labs had in plan9.ini. Being able to fall back to an alternative config was a godsend when debugging fileserver setups. I'm curious why that was removed from the 9front bootstrap code. --lyndon

Re: [9fans] 9front dhcpd installer buglet

2019-04-19 Thread cinap_lenrek
noted. its missing in the proto file. -- cinap

[9fans] 9front dhcpd installer buglet

2019-04-19 Thread Lyndon Nerenberg
The 9front installer doesn't create the /lib/ndb/dhcp directory. This makes ip/dhcpd silently fail when it tries to hand out dynamic addresses.

Re: [9fans] SMC SYS-5018A-FTN4 lapic weirdness (9front)

2019-04-19 Thread Rodrigo G . López
Hi. I get the exact same error every time I (in|de)crease the backlight brightness in the x220. On Thu, Apr 18, 2019, 3:49 AM Lyndon Nerenberg wrote: > I have a stack of Supermicro SYS-5018A-FTN4 servers upon which I'm trying > to > spin up 9front. > > For the most part they work, but one