debian-installer helper now saves the vmlinuz file to /root
This commit is contained in:
parent
cdbe1cef97
commit
e66e20e814
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=2
|
||||
VERSION=3
|
||||
NETINST=true
|
||||
. ./config
|
||||
|
||||
|
|
@ -79,3 +79,4 @@ changelog "Rebranded and adapted for Trisquel"
|
|||
compile
|
||||
|
||||
cp build/tmp/netboot/mini.iso build/tmp/netboot/initrd.gz /root/
|
||||
cp build/dest/cdrom/vmlinuz /root/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue