Whenever I shut down and forget to unmount my nfs mounts, I get an error saying that I couldn't unmount my nfs drives... looking at the line directly above the error is... you guessed it, shutting down interface eth0. Maybe the order of the services shut down should be re-arranged slightly... I am using baselayout 1.11.10-r2 (~x86). I believe this is the package that handles boot-up services, if not let me know and I will try and get the correct information to you. Reproducible: Always Steps to Reproduce: 1.Mount an nfs mount 2.Shut down Actual Results: Machine continued to shut down - data may theoretically have been lost, but luckily not yet in my case. Expected Results: Shut down nfs before shutting down the ethernet interface Again, I am using baselayout 1.11.10-r2 (~x86) rich@beastie ~ $ sudo emerge info Portage 2.0.51.19 (default-linux/x86/2004.2, gcc-3.3.5, glibc-2.3.4.20041102-r1, 2.6.11.2 i686) ================================================================= System uname: 2.6.11.2 i686 Intel(R) Pentium(R) 4 CPU 3.06GHz Gentoo Base System version 1.6.10 Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 8 2005, 09:09:20)] dev-lang/python: 2.3.4-r1 sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4 sys-devel/binutils: 2.15.92.0.2-r1 sys-devel/libtool: 1.5.10-r4 virtual/os-headers: 2.6.8.1-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j4" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://10.4.12.1/gentoo-portage" USE="X Xaw3d aalib accessibility acpi aim alsa apm arts avi berkdb bitmap-fontscdr cpdflib crypt cscope ctype cups curl dga dio directfb divx4linux doc dvd dvdr dvdread emboss encode esd ethereal exif fam fbcon fftw flac font-server foomaticdb fortran ftp gdbm gif gphoto2 gpm gtk gtk2 guile icq imagemagick imlib innodb ipv6 jpeg junit kde libcaca libg++ libwww mad mikmod mmx mmx2 motif mozilla mp3 mpeg mpi msn mysql nas ncurses nls nocd nptl offensive oggvorbis openal opengl oss pam pcmcia pda pdflib perl png pnp python qt quicktime readline samba sdl slang spell sse ssl static svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb videos x86 xine xml2 xmms xscreensaver xv xvid zlib" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
should be fixed in 1.12.x for sure