1
0

drop installer

This commit is contained in:
2024-10-29 05:12:06 +03:00
parent 2e85d42e92
commit cfb6102755
696 changed files with 2 additions and 2240 deletions

View File

@@ -8,8 +8,6 @@ config = [
[flavour.description]
hardware = 'MIPS Malta'
hardware_long = 'MIPS Malta boards'
[flavour.packages]
installer = true
[[flavour]]
name = 'mips32r2el'
@@ -21,8 +19,6 @@ config = [
[flavour.description]
hardware = 'MIPS Generic (mips32r2el)'
hardware_long = 'MIPS Generic platform (mips32r2el)'
[flavour.packages]
installer = true
[[flavour]]
name = 'loongson-3'
@@ -33,8 +29,6 @@ config = [
[flavour.description]
hardware = 'Loongson 3A/3B'
hardware_long = 'Loongson 3A or 3B based systems (e.g. from Loongson or Lemote)'
[flavour.packages]
installer = true
[flavour.relations.image]
recommends = ['pmon-update']
@@ -49,8 +43,6 @@ kernel_stem = 'vmlinux'
[flavour.description]
hardware = 'Octeon'
hardware_long = 'Cavium Networks Octeon'
[flavour.packages]
installer = true
[[featureset]]
name = 'none'