[PATCH] ifconfig: Support prefix length.

2022-09-26 Thread Samuel Thibault
Prefix lengths are much more convenient, support them as an alternative to passing -m separately from -A. * ifconfig/options.c (parse_opt): Detect prefix length, and in such a case, call parse_opt_set_netmask. Index: inetutils-2.3/ifconfig/options.c ===

[PATCH] ifconfig hurd: Notify pfinet of interfaces

2022-09-26 Thread Samuel Thibault
When the pfinet translator is configured without any initial interface, ifconfig has to explicitly tell it the interfaces to be configured. This needs to be done before any SIOC ioctl with that interface name, thus introducing a system_preconfigure that is called before any other configuration. *

Re: hang after reboot - fs read only

2022-09-26 Thread Samuel Thibault
Riccardo Mottola, le lun. 26 sept. 2022 12:53:06 +0200, a ecrit: > ext2fs: part:1:device:hd0: warning: FILESYSTEM NOT UNMOUNTED CLEANLY; > PLEASE fsck > ext2fs: ../../libdiskfs/node-drop.c:45 disk2_drop_node: Assertion > '!diskfs_readonly' failed > INIT: cannot execute "/etc/init.d/rcS" > > what c

[PATCH] templates: Add support for acpi on Hurd

2022-09-26 Thread Samuel Thibault
This adds acpi as bootstrap module whenever it is available. This opens the path for proper IRQ routing for fully-userland disk drivers. Signed-off-by: Samuel Thibault diff --git a/util/grub.d/10_hurd.in b/util/grub.d/10_hurd.in index 4294bbe4c..a021d02c2 100644 --- a/util/grub.d/10_hurd.in +++

hang after reboot - fs read only

2022-09-26 Thread Riccardo Mottola
Hi, I was upgradeing Hurd + Debian on real hardware (ThinkPad) and I left it running. I found out the system rebooted itself, so i don't know how far it progressed. If I reboot, boot doesn't finish I also tried recovery mode, but it does not complete - filesystem not unmounted cleanly, but then i