Skip to content
Snippets Groups Projects
Commit e66e20e8 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

debian-installer helper now saves the vmlinuz file to /root

parent cdbe1cef
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=2 VERSION=3
NETINST=true NETINST=true
. ./config . ./config
...@@ -79,3 +79,4 @@ changelog "Rebranded and adapted for Trisquel" ...@@ -79,3 +79,4 @@ changelog "Rebranded and adapted for Trisquel"
compile compile
cp build/tmp/netboot/mini.iso build/tmp/netboot/initrd.gz /root/ cp build/tmp/netboot/mini.iso build/tmp/netboot/initrd.gz /root/
cp build/dest/cdrom/vmlinuz /root/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment