trisquel-automatic-netinstall-qemu: README: Update to Trisquel 11.0.1.
I forgot to update the README as well in the commit
fed7db636e
("trisquel-automatic-netinstall-qemu: Update to Trisquel 11.0.1.").
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
This commit is contained in:
parent
fed7db636e
commit
037cde820e
|
@ -7,7 +7,7 @@ $ git clone https://forge.a-lec.org/cominfra/experimental-vms
|
|||
$ cd experimental-vms/trisquel-automatic-netinstall-qemu
|
||||
$ ./autogen.sh
|
||||
$ ./configure --prefix=/ \
|
||||
--with-trisquel-netinstall=~/Downloads/trisquel-netinst_11.0_amd64.iso
|
||||
--with-trisquel-netinstall=~/Downloads/trisquel-netinst_11.0.1_amd64.iso
|
||||
$ make
|
||||
|
||||
Since your account on a physical machines from Libre en communs might
|
||||
|
@ -18,7 +18,7 @@ many tools, you will need to workaround by using the provided
|
|||
should work:
|
||||
$ git clone https://forge.a-lec.org/cominfra/experimental-vms
|
||||
$ cd experimental-vms/trisquel-automatic-netinstall-qemu
|
||||
$ wget https://cdimage.trisquel.info/trisquel-images/trisquel-netinst_11.0_amd64.iso
|
||||
$ wget https://cdimage.trisquel.info/trisquel-images/trisquel-netinst_11.0.1_amd64.iso
|
||||
$ ./libre-en-communs-guix-shell.sh ./autogen.sh
|
||||
$ ./libre-en-communs-guix-shell.sh ./configure --prefix=/ --disable-kvm
|
||||
$ ./libre-en-communs-guix-shell.sh make
|
||||
|
|
Loading…
Reference in New Issue