1DISTRO-INFO(1) General Commands Manual DISTRO-INFO(1)
2
3
4
6 distro-info - provides information about the distributions' releases
7
9 distro-info [OPTIONS]
10
12 distro-info is a symlink to the distro-info command for your distribu‐
13 tion. On Debian it links to debian-distro-info and on Ubuntu it links
14 to ubuntu-distro-info. All options described in this manual page are
15 available in all distro-info commands. All other options, which are not
16 described here, are distribution specific.
17
19 --date=DATE
20 date for calculating the version (default: today)
21
22 -h, --help
23 display help message and exit
24
25 -a, --all
26 list all known versions
27
28 -y[MILESTONE], --days[=MILESTONE]
29 display number of days until specified version reaches the spec‐
30 ified milestone. MILESTONE may be one of created, release, eol,
31 or eol-server. If no milestone is specified, assume release.
32 For options that return a list, display the normal output fol‐
33 lowed by whitespace and the number of days until the specified
34 milestone.
35
36 -d, --devel
37 latest development version
38
39 --series=SERIES
40 series to calculate the version for
41
42 -s, --stable
43 latest stable version
44
45 --supported
46 list of all supported stable versions
47
48 --unsupported
49 list of all unsupported stable versions
50
51 -c, --codename
52 print the codename (default)
53
54 -r, --release
55 print the release version
56
57 -f, --fullname
58 print the full name
59
61 debian-distro-info(1), ubuntu-distro-info(1)
62
64 The script and this manual page was written by Benjamin Drung
65 <bdrung@debian.org>.
66
67
68
69distro-info August 2013 DISTRO-INFO(1)