summaryrefslogtreecommitdiffstats
path: root/man/kernel-wedge-gen-deps.1
blob: c9bf9d8a00836b2848465ce0d3a6dcdcad4fbb08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.TH KERNEL\-WEDGE\-GEN\-DEPS 1 "June 2019" "Kernel-wedge"
.SH NAME
kernel\-wedge\-gen\-deps \- generate package dependency list
.SH SYNOPSIS
.B kernel\-wedge gen\-deps
.I flavour
.SH DESCRIPTION
Generates from the package\-list a dependency file for the given kernel
flavour, suitable to be fed to tsort. The file has the base package name on
the left, and the package it depends on is on the right. It is sorted.
.SH AUTHOR
Joey Hess