Save non-pae initrd and mini.iso
This commit is contained in:
parent
c1785efe50
commit
8ffcdd87af
1 changed files with 4 additions and 0 deletions
|
|
@ -84,4 +84,8 @@ rpl ubuntu-archive-keyring trisquel-archive-keyring . -R
|
||||||
changelog "Rebranded and adapted for Trisquel"
|
changelog "Rebranded and adapted for Trisquel"
|
||||||
compile
|
compile
|
||||||
|
|
||||||
|
if [ $(arch) = i686 ]; then
|
||||||
|
cp build/tmp/netboot_non-pae/mini.iso build/tmp/netboot_non-pae/initrd.gz /root/
|
||||||
|
else
|
||||||
cp build/tmp/netboot/mini.iso build/tmp/netboot/initrd.gz /root/
|
cp build/tmp/netboot/mini.iso build/tmp/netboot/initrd.gz /root/
|
||||||
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue