Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(725)

Unified Diff: src/package_repo/package-list-prod.txt

Issue 523159: Changes to make the resulting image mostly functional when skipping debootstrap. (Closed)
Patch Set: Added comment. Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/scripts/install_packages.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | src/scripts/install_packages.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698