Hello, Jakub Daniel, le Wed 04 Nov 2009 18:42:13 +0100, a écrit : > ./MAKEDEV: 53: function: not found
Yes, a fix is pending in the upstream tree, we need to take another snapshot of the hurd package. > Unlike previous time I had to set /etc/fstab entirely by myself (all lines > were commented out and the content didn't reflect the real partions). Odd, but shouldn't hurt, as passive translators replace /etc/fstab. > For some reason PATH consists only of /bin, /usr/bin, /usr/local/bin, > /usr/games. But /sbin etc. are missing - is that intentional? This didn't > happen with bash. Mmm, how do you log in? > I would like to know what part of hurd/mach is responsible for loading > and handling these drivers. Mach's drivers are in gnumach's source linux/src/drivers. Note that there are current efforts to run drivers in userland. Samuel