base-installer: set final helper version

This commit is contained in:
Ark74 2025-09-01 03:16:06 -06:00
parent 566593039d
commit 48fb455923

View file

@ -18,13 +18,11 @@
# 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=0.10 VERSION=1
EXTERNAL='deb-src http://ftp.debian.org/debian trixie main' EXTERNAL='deb-src http://ftp.debian.org/debian trixie main'
REPOKEY=0E98404D386FA1D9 REPOKEY=0E98404D386FA1D9
NETINST=true NETINST=true
#THIS IS AN TESTING RELEASE REMOVE THIS LABEL WHEN COMPLETE
. ./config . ./config
cp $DATA/archs/* kernel/ cp $DATA/archs/* kernel/
@ -95,5 +93,5 @@ EOF
# Disable i386 # Disable i386
sed -i "/ARCHES =/s|i386 ||" kernel/Makefile sed -i "/ARCHES =/s|i386 ||" kernel/Makefile
changelog "Rebranded and adapted for Trisquel - TESTING (remove when complete)" changelog "Rebranded and adapted for Trisquel"
package package