Unix and Linux Discussions Tagged with ubuntu |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
192 |
260,145 |
Open Source |
|
|
|
2 |
6,568 |
UNIX for Beginners Questions & Answers |
|
|
|
45 |
58,322 |
UNIX for Advanced & Expert Users |
|
|
|
8 |
12,062 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
32,683 |
Programming |
|
|
|
10 |
8,211 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
11,710 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
25,783 |
Ubuntu |
|
|
|
7 |
18,565 |
Ubuntu |
|
|
|
2 |
7,296 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
5,296 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
3,905 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
19,866 |
Ubuntu |
|
|
|
18 |
20,377 |
Ubuntu |
|
|
|
7 |
14,542 |
Ubuntu |
|
|
|
5 |
9,975 |
Ubuntu |
|
|
|
21 |
29,285 |
Ubuntu |
|
|
|
4 |
3,452 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
4,873 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
6,563 |
Ubuntu |
|
|
|
9 |
19,087 |
Ubuntu |
|
|
|
1 |
11,242 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
13,028 |
Ubuntu |
|
|
|
15 |
14,618 |
Ubuntu |
|
|
|
2 |
8,117 |
Ubuntu |
|
|
|
15 |
24,366 |
Ubuntu |
|
|
|
9 |
12,568 |
Ubuntu |
|
|
|
10 |
13,422 |
Ubuntu |
|
|
|
15 |
20,621 |
Ubuntu |
|
|
|
4 |
7,838 |
Ubuntu |
|
|
|
3 |
8,600 |
Ubuntu |
|
|
|
5 |
7,985 |
Ubuntu |
|
|
|
13 |
11,292 |
Ubuntu |
|
|
|
15 |
20,128 |
Shell Programming and Scripting |
|
|
|
3 |
7,160 |
Ubuntu |
|
|
|
8 |
12,572 |
Ubuntu |
|
|
|
8 |
6,476 |
Shell Programming and Scripting |
|
|
|
17 |
19,035 |
Ubuntu |
|
|
|
15 |
17,253 |
Ubuntu |
|
|
|
0 |
6,695 |
Shell Programming and Scripting |
seeded-in-ubuntu(1) General Commands Manual seeded-in-ubuntu(1)
NAME
seeded-in-ubuntu - Determine whether a package is safe to upload during a freeze
SYNOPSIS
seeded-in-ubuntu [options] package...
DESCRIPTION
Lists all the current daily images containing the specified packages. Or whether the package is part of the supported seed.
If it isn't on an image, it should be safe to upload. During the final freeze, one should avoid packages in the supported seed too.
An index of the current manifests is downloaded from UbuntuWire.
OPTIONS
-b, --binary
The packages specified are binary packages. This is faster than source packages, as otherwise we must query LP to determine the
binary packages that every specified source package builds.
-u URL, --data-url=URL
URL for index of seeded packages. Default: UbuntuWire's service at http://qa.ubuntuwire.org/ubuntu-seeded-packages/seeded.json.gz.
-h, --help
Display a help message and exit
EXAMPLES
All the images that contain unity:
seeded-in-ubuntu -b unity
AUTHORS
seeded-in-ubuntu and this manpage were written by Stefano Rivera <stefanor@ubuntu.com>.
Both are released under the terms of the ISC License.
ubuntu-dev-tools December 2011 seeded-in-ubuntu(1)