Re: Newer hurd package
On Tue, 2013-09-17 at 19:59 +0200, Samuel Thibault wrote:
> Hello,
>
> I have uploaded another snapshot of the hurd package. It notably
> includes Justus' mtab translator, so that the df bug is no more!
Great! For me df misses the home directory:
df
/dev/hd0s1 2928640 949680 1832528 35% /
/dev/hd0s3 1952768 305428 1549704 17% /my_chroot
df /home
- 2441216 63576 2255580 3% /home
mount
typed:device:hd0s1 on / type ext2fs (rw,no-inherit-dir-group)
/dev/hd0s2 on /home type ext2 (rw,no-inherit-dir-group)
/dev/hd0s3 on /my_chroot type ext2 (ro,no-inherit-dir-group)
> Also, the console is now started from an rc script, instead of hardcoded
> in runsystem.
Nice work Justus :)
Reply to: