File: linux

package info (click to toggle)
installation-guide 20170614
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 36,272 kB
  • ctags: 71
  • sloc: xml: 45,831; sh: 1,371; 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"