Update for Trusty PPA?

2020-01-02 Thread Andrew Ruthven
Hey, Would it be possible to get the fai-server available for Trusty from http://ppa.launchpad.net/fai/ppa/ubuntu updated so that at lase fai- make-nfsroot includes the fix to run mkdir -p $NFSROOT/dev/pts in the upgrade_nfsroot function? Cheers, Andrew -- Andrew Ruthven, Wellington, New Zeala

Stretch+ NFSROOT for building Ubuntu Trusty and Xenial

2020-01-02 Thread Andrew Ruthven
Hey, If you use Stretch or beyond as the NFSROOT to build anything less than Ubuntu 16.10 with ext4 filesystems, then those filesystems can't be fsck'ed on the resulting system. Because of this I've had to keep a Jessie NFSROOT around to build those systems. But I finally encountered a system whi

Re: Stretch+ NFSROOT for building Ubuntu Trusty and Xenial

2020-01-02 Thread Bill MacAllister
On 2020-01-02 16:43, Andrew Ruthven wrote: Hey, If you use Stretch or beyond as the NFSROOT to build anything less than Ubuntu 16.10 with ext4 filesystems, then those filesystems can't be fsck'ed on the resulting system. Our work around for this problem is to add 'createopts="-O ^metadata_csu

Re: Update for Trusty PPA?

2020-01-02 Thread Thomas Lange
> On Fri, 03 Jan 2020 11:49:52 +1300, Andrew Ruthven > said: > Would it be possible to get the fai-server available for Trusty from > http://ppa.launchpad.net/fai/ppa/ubuntu updated so that at lase fai- > make-nfsroot includes the fix to run mkdir -p $NFSROOT/dev/pts in the