maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #00464
Re: last few package installation bugs
Julian,
> You make a good point and the lines below are no use, indeed. However, I
> think my concern about the large download still stands, we must be able to do
> something to migrate the large images installed via Cobbler, surely?
What could be done in this case is:
If we are upgrading from a cobbler version, do either:
1. Tell the user that they need to run 'maas-import-pxe-files' to obtain
the new images.
2. Simply run 'maas-import-pxe-files' on postinst.
3. Create a migration script to be run on postinst.
I'm more inclined for 1. Unless we do 3.
Cheers.
>
> >
> > > These lines should do it:
> > >
> > > cd /var/lib
> > > mv tftpboot/maas/i386 maas/tftp
> > > mv tftpboot/maas/amd64 maas/tftp
> > > cd tftpboot
> > > mv pxelinux.0 *.c32 ../maas/tftp
> > >
> > > Cheers.
> >
> > Cheers.
>
> Thanks Andres.
Follow ups
References