misc: add debootstrap stage definition for helper.

This commit is contained in:
Luis Guzmán 2024-09-04 08:03:50 +00:00
parent 53ff4905dd
commit ad747bc1c9
21 changed files with 42 additions and 0 deletions

View file

@ -17,6 +17,8 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
#STAGE-1-DEBOOTSTRAP
VERSION=4 VERSION=4
COMPONENT=main COMPONENT=main

View file

@ -17,6 +17,8 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
#STAGE-1-DEBOOTSTRAP
VERSION=7 VERSION=7
. ./config . ./config

View file

@ -17,6 +17,8 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
#STAGE-1-DEBOOTSTRAP
VERSION=1 VERSION=1
. ./config . ./config

View file

@ -17,6 +17,8 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
#STAGE-1-DEBOOTSTRAP
VERSION=2 VERSION=2
NETINST=true NETINST=true

View file

@ -17,6 +17,8 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
#STAGE-1-DEBOOTSTRAP
VERSION=4 VERSION=4
COMPONENT=main COMPONENT=main

View file

@ -23,6 +23,8 @@
# such packages from Debian in order to build the required udeb packages. # such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=0 VERSION=0
NETINST=true NETINST=true
. ./config . ./config

View file

@ -17,6 +17,8 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=1 VERSION=1
. ./config . ./config

View file

@ -23,6 +23,8 @@
# such packages from Debian in order to build the required udeb packages. # such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=0 VERSION=0
NETINST=true NETINST=true
. ./config . ./config

View file

@ -23,6 +23,8 @@
# such packages from Debian in order to build the required udeb packages. # such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=1 VERSION=1
NETINST=true NETINST=true
. ./config . ./config

View file

@ -23,6 +23,8 @@
# such packages from Debian in order to build the required udeb packages. # such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=0 VERSION=0
NETINST=true NETINST=true
. ./config . ./config

View file

@ -23,6 +23,8 @@
# such packages from Debian in order to build the required udeb packages. # such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=0 VERSION=0
NETINST=true NETINST=true
. ./config . ./config

View file

@ -23,6 +23,8 @@
# or fetch such packages from Debian in order to build the required udeb packages. # or fetch such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=0 VERSION=0
NETINST=true NETINST=true
. ./config . ./config

View file

@ -23,6 +23,8 @@
# such packages from Debian in order to build the required udeb packages. # such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=1 VERSION=1
NETINST=true NETINST=true
. ./config . ./config

View file

@ -23,6 +23,8 @@
# such packages from Debian in order to build the required udeb packages. # such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=0 VERSION=0
NETINST=true NETINST=true
. ./config . ./config

View file

@ -24,6 +24,8 @@
# or fetch such packages from Debian in order to build the required udeb packages. # or fetch such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=1 VERSION=1
NETINST=true NETINST=true
. ./config . ./config

View file

@ -23,6 +23,8 @@
# such packages from Debian in order to build the required udeb packages. # such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=2 VERSION=2
NETINST=true NETINST=true
. ./config . ./config

View file

@ -23,6 +23,8 @@
# such packages from Debian in order to build the required udeb packages. # such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=0 VERSION=0
NETINST=true NETINST=true
. ./config . ./config

View file

@ -23,6 +23,8 @@
# such packages from Debian in order to build the required udeb packages. # such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=0 VERSION=0
NETINST=true NETINST=true
. ./config . ./config

View file

@ -23,6 +23,8 @@
# or fetch such packages from Debian in order to build the required udeb packages. # or fetch such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=1 VERSION=1
NETINST=true NETINST=true
. ./config . ./config

View file

@ -23,6 +23,8 @@
# or fetch such packages from Debian in order to build the required udeb packages. # or fetch such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=0 VERSION=0
NETINST=true NETINST=true
. ./config . ./config

View file

@ -23,6 +23,8 @@
# such packages from Debian in order to build the required udeb packages. # such packages from Debian in order to build the required udeb packages.
## ##
#STAGE-4-UDEBS || #STAGE-1-DEBOOTSTRAP
VERSION=0 VERSION=0
NETINST=true NETINST=true
. ./config . ./config