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

Unified Diff: debian.chrome/sub-flavours/README

Issue 646032: Rename config to match naming convention. (Closed)
Patch Set: Send mail Created 10 years, 10 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 | « debian.chrome/scripts/sub-flavour ('k') | debian.chrome/sub-flavours/control.stub » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: debian.chrome/sub-flavours/README
diff --git a/debian.chrome/sub-flavours/README b/debian.chrome/sub-flavours/README
new file mode 100644
index 0000000000000000000000000000000000000000..e1eb522fceba4937446fb9c97c07f02df3878532
--- /dev/null
+++ b/debian.chrome/sub-flavours/README
@@ -0,0 +1,12 @@
+Sub flavours are flavours that are built based on other builds. IOW, they
+are usually a subset of something else.
+
+Requirements:
+
+debian/sub-flavours/<sub>.list : The file list, uses glob syntax
+debian/sub-flavours/<sub>.vars : The make vars, similar to normal flavours
+debian/rules.d/<arch>.mk : Add <base>_sub var listing the <sub>, e.g.
+ server_sub = virtual would mean virtual is
+ based on the server flavour.
+
+Note, the vars must include a conflicts with the flavour it was built on.
« no previous file with comments | « debian.chrome/scripts/sub-flavour ('k') | debian.chrome/sub-flavours/control.stub » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698