In data mercoledì 7 luglio 2010 10:49:06, Colin Watson ha scritto:
> do_netmount is called in exactly one place:
>
> if [ ! -z "${NETBOOT}" ] || [ ! -z "${FETCH}" ] || [ ! -z
> "${HTTPFS}" ] || [ ! -z "${FTPFS}" ] then
> if do_netmount
>
> That function then contains code
Package: live-initramfs
Version: 1.236.2-1
Severity: normal
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu maverick
do_netmount is called in exactly one place:
if [ ! -z "${NETBOOT}" ] || [ ! -z "${FETCH}" ] || [ ! -z "${HTTPFS}" ]
|| [ ! -z "${FTPFS}" ]
then