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

Issue 543027: A script to manage the whitelist of package maintainer scripts. (Closed)

Created:
10 years, 11 months ago by tedbo
Modified:
9 years, 7 months ago
Reviewers:
Bill Richardson
CC:
chromium-os-reviews_googlegroups.com
Visibility:
Public.

Description

A script to manage the whitelist of package maintainer scripts. The package_script_whitelist.sh is intendended to make it easy to make passes through the set of packages that have preinst or postinst maintainer scripts and add them to the whitelist. The audit mode will use the PAGER to show non-whitelisted preinst and postinst scripts and ask you if you want to whitelist them, create a template alternative maintainer script, skip, etc. There are also commands to add individual scripts or check to see if they are in the whitelist.

Patch Set 1 #

Patch Set 2 : Add chmod #

Patch Set 3 : Fix 80 column issue. #

Patch Set 4 : Added comments and removed debugging. #

Patch Set 5 : Updated copyright years. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+223 lines, -0 lines) Patch
A src/scripts/package_script_whitelist.sh View 1 2 3 4 1 chunk +223 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tedbo
10 years, 11 months ago (2010-01-12 21:51:21 UTC) #1
Bill Richardson
10 years, 11 months ago (2010-01-12 23:46:21 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698