missing context
[build.git] / config.planetlab / myplc-chroot.pkgs
1 groupname: Myplc
2 groupdesc: PlanetLab ServerSide Contents @FCDISTRO@
3 ####
4 # WARNING
5 ####
6 # this content is used only when building the chroot image of the legacy myplc packaging
7 # it is NOT used to build the standard myplc (formerly known as myplc-native) packaging
8 # for the latter, please add Requires: directives in specfile for the component(s) that need it
9 ####
10 # kernel-vserver is intended for the vserver-reference, but
11 # serves the same useful purpose for MyPLC, namely, to
12 # Provide: kernel without actually installing anything. 
13 package:kernel-vserver
14 package:dev
15 # utilities
16 package:bzip2
17 package:cpio
18 package:tar
19 package:rsync
20 package:diffutils
21 package:gzip
22 package:findutils
23 package:less
24 package:curl wget
25 package:vim-minimal 
26 # for mkpasswd
27 package:expect
28 # package management
29 package:rpm
30 package:yum createrepo
31 # cron jobs
32 package:vixie-cron
33 # sendmail
34 package:sendmail sendmail-cf
35 # dns server
36 package:dnsmasq
37 # nmap for gui
38 package:nmap
39 # python
40 package:python python-devel SOAPpy PyXML
41 # add ons for plcapi
42 package: python-pycurl python-psycopg2
43 # postgresql
44 package:postgresql postgresql-server postgresql-python
45 # apache
46 package:httpd mod_python mod_ssl
47 # ssl 
48 package:openssl xmlsec1 xmlsec1-openssl
49 # php
50 package:php php-pgsql
51 # apache user needs root access for building node-dependent images
52 package:sudo
53 # for ssh-keygen
54 package:openssh 
55 # ssh - easily reach nodes from the chroot/vserver context
56 package:openssh-clients
57 # for ImageCreate
58 package:gd php-gd perl-GD
59 # plc-map.py uses this
60 package:python-imaging
61 # planetlab stuff
62 package:bootcd-@pldistro@-@arch@ bootmanager 
63 # embed the bootstrafs rpm for this distribution & arch
64 # use a qualified name so other variants can be installed as well
65 package: bootstrapfs-@pldistro@-@arch@ 
66 package:PLCAPI PLCWWW nodeconfig www-register-wizard
67 package: monitor-runlevelagent