Controlling what packages are installed under ubuntu server
Nick Barcet
nick.barcet at canonical.com
Thu Nov 27 11:13:48 UTC 2008
carlopmart wrote:
> Hi all,
>
> I have do it this question one year ago
> (https://lists.ubuntu.com/archives/ubuntu-server/2007-July/000535.html), but I
> need to know if it is resolved under ubuntu hardy lts server release. Can I pass
> some type of exclude/include list packages to apt to stay sure that this package
> has 5 years support??
>
> many thanks.
>
Here is a script that I have been working on to solve this. It is not
yet completely tested, but I guess you could help me find if there is
something wrong with it.
usage: maintenance-check [-f] [release [release...]]
release Specifies the release to parse from.
Defaults to the system release
-f, --filter value possible values are:
n - not officially maintained
u - ubuntu desktop
k - kubuntu desktop
s - ubuntu server
Known issues:
* For releases prior to Hardy, I have yet to modify the seed structure
so that I can distinguish between what's not shipped on cd but supported
and what's not supported at all, so some packages may show as
unsupported while they should.
* Due to the way kernels are updated, the updated kernel packages are
shown as unsupported while they of course are.
Let me know if it helps and if you find issues with it.
Cheers,
Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: maintenance-check.tgz
Type: application/x-compressed-tar
Size: 2458 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-server/attachments/20081127/a615ca03/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-server/attachments/20081127/a615ca03/attachment.pgp>
More information about the ubuntu-server
mailing list