Bug#345654: please add NFS support

2006-01-02 Thread Martin Michlmayr
* Joey Hess <[EMAIL PROTECTED]> [2006-01-02 14:33]: > > You need a NFS server to boot Cobalt anyway, but not a web server. > > Getting the preseed file via NFS too means that users don't need to > > setup a web server. > Ah right. Apply the patch plz? done. (For the record, my last comment about

Bug#345654: please add NFS support

2006-01-02 Thread Joey Hess
Martin Michlmayr wrote: > You need a NFS server to boot Cobalt anyway, but not a web server. > Getting the preseed file via NFS too means that users don't need to > setup a web server. Ah right. Apply the patch plz? -- see shy jo signature.asc Description: Digital signature

Bug#345654: please add NFS support

2006-01-02 Thread Martin Michlmayr
* Joey Hess <[EMAIL PROTECTED]> [2006-01-02 14:03]: > What's the advantage over doing preseed from a web server for this? You need a NFS server to boot Cobalt anyway, but not a web server. Getting the preseed file via NFS too means that users don't need to setup a web server. -- Martin Michlmayr

Bug#345654: please add NFS support

2006-01-02 Thread Joey Hess
Martin Michlmayr wrote: > The patch below adds NFS support to network-pressed. You can pass a > NFS path in the form of nfs://$host/$path/$file and network-preseed > will mount the NFS share and copy the file to d-i. Obviously, this > requires NFS support but this can be put on the initrd. I int

Bug#345654: please add NFS support

2006-01-02 Thread Martin Michlmayr
* Martin Michlmayr <[EMAIL PROTECTED]> [2006-01-02 16:23]: > + fi > + iters=$(($iters + 1)) > + done I forgot the 'return 0' here. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Bug#345654: please add NFS support

2006-01-02 Thread Martin Michlmayr
Package: preseed Version: 1.11 Severity: wishlist Tags: patch The patch below adds NFS support to network-pressed. You can pass a NFS path in the form of nfs://$host/$path/$file and network-preseed will mount the NFS share and copy the file to d-i. Obviously, this requires NFS support but this