File: linux

package info (click to toggle)
installation-guide 20130503
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 32,568 kB
  • sloc: xml: 100,872; sh: 1,090; perl: 421; awk: 199; makefile: 112; python: 101
file content (8 lines) | stat: -rw-r--r-- 223 bytes parent folder | download
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.2.0"
kernelpackage="linux-image"