File: linux

package info (click to toggle)
installation-guide 20190622
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 36,344 kB
  • sloc: xml: 45,741; sh: 1,283; perl: 427; awk: 199; makefile: 118; python: 101
file content (8 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
# This file contains os specific variables for the 'linux' os
# It is sourced by the build scripts

archspec="$archspec;linux-any"
arch_kernel="Linux"
arch_parttype="Linux"
kernelversion="3.16"
kernelpackage="linux-image"