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

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

Issue 527015: Changes to install_packages.sh so that we can master an image without (Closed)
Patch Set: 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/customize_rootfs.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 416e5c08fb520b344327532208c640c71ad83af6..e9272b62494c12abfad6ef6bd9732201baa05f96 100644
--- a/src/package_repo/package-list-prod.txt
+++ b/src/package_repo/package-list-prod.txt
@@ -26,36 +26,29 @@ libgconf2-4
# DRI drivers are needed to run the clutter-based WM.
libgl1-mesa-dri
-# TODO: Remove. For now, install ssh server until things are farther
+# TODO: Remove. For now, install these useful packages until things are farther
# along in development.
+bootchart
+less
openssh-server
-
-# TODO: Remove. For now, install xterm until things are further along.
xterm
-# TODO: Remove. For now, install bootchart until things are futher.
-bootchart
-
-# TODO: For Karmic, we might need to add squashfs-tools until they get
-# get updated.
-#squashfs-tools
-
# Fonts
ttf-dejavu
ttf-droid
ttf-sil-abyssinica
-# for power events (needed specifically to trap lid-close)
+# For power events (needed specifically to trap lid-close)
acpid
-# for power management (battery monitor)
+# For power management (battery monitor)
devicekit-power
-# for mounting
+# For mounting
devicekit-disks
policykit-1
-# for shutdown to cleanly unmount the stateful partition
+# For shutdown to cleanly unmount the stateful partition
lsof
# For sound (needed specifically for volume adjustment)
« no previous file with comments | « no previous file | src/scripts/customize_rootfs.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698