| Index: src/package_repo/package-list-prod.txt
|
| diff --git a/src/package_repo/package-list-prod.txt b/src/package_repo/package-list-prod.txt
|
| index e9272b62494c12abfad6ef6bd9732201baa05f96..93231b6fcf3bb16e00fb67184e20952224a4c197 100644
|
| --- a/src/package_repo/package-list-prod.txt
|
| +++ b/src/package_repo/package-list-prod.txt
|
| @@ -26,11 +26,22 @@ libgconf2-4
|
| # DRI drivers are needed to run the clutter-based WM.
|
| libgl1-mesa-dri
|
|
|
| -# TODO: Remove. For now, install these useful packages until things are farther
|
| +# TODO: Move into a developer addon list. These should all be
|
| +# optional. For now, install these useful packages until things are farther
|
| # along in development.
|
| bootchart
|
| +bsdutils
|
| +diff
|
| +hostname
|
| +ifupdown
|
| +iproute
|
| +iputils-ping
|
| less
|
| +ncurses-base
|
| +net-tools
|
| openssh-server
|
| +tar
|
| +vim-tiny
|
| xterm
|
|
|
| # Fonts
|
| @@ -44,6 +55,12 @@ acpid
|
| # For power management (battery monitor)
|
| devicekit-power
|
|
|
| +# For dhcp
|
| +dhcp3-client
|
| +
|
| +# For system logging
|
| +rsyslog
|
| +
|
| # For mounting
|
| devicekit-disks
|
| policykit-1
|
|
|