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

Side by Side Diff: src/package_repo/package-list-debug.txt

Issue 549107: Add --with_dev_pkgs option to build_image.sh to pull in developer debug packages. (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 unified diff | Download patch
« no previous file with comments | « no previous file | src/package_repo/package-list-prod.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Copyright (c) 2009 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 # This file contains the list of packages we install to assist
6 # developers. One package per line.
7
8 apt
9 bootchart
10 bsdutils
11 bzip2
12 diff
13 ifupdown
14 iproute
15 iputils-ping
16 less
17 ncurses-base
18 net-tools
19 openssh-server
20 tar
21 vim-tiny
22 x11-utils
23 xterm
24
25 # needed by apt-get to verify signatures
26 gnupg
OLDNEW
« no previous file with comments | « no previous file | src/package_repo/package-list-prod.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698