debootstrap: added nabia release
(cherry picked from commit d42aa495ad9dabbcfdcc222a7a9a0eca0e1527e7)
This commit is contained in:
parent
c6e7f08f7d
commit
b3f6c7b5d5
2 changed files with 3 additions and 2 deletions
1
helpers/DATA/debootstrap/nabia
Symbolic link
1
helpers/DATA/debootstrap/nabia
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
trisquel
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# Copyright (C) 2008-2018 Ruben Rodriguez <ruben@trisquel.info>
|
# Copyright (C) 2008-2020 Ruben Rodriguez <ruben@trisquel.info>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue