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

Unified Diff: docs/linux_chromium_packages.md

Issue 1324603002: [Docs] Another round of stylistic fixes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « docs/linux_chromium_arm.md ('k') | docs/linux_crash_dumping.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/linux_chromium_packages.md
diff --git a/docs/linux_chromium_packages.md b/docs/linux_chromium_packages.md
index c91b05196c18e413799530c88ddbb8cc47a73e4c..8df687398f179af6b00f7d4f51e5739d146e52ed 100644
--- a/docs/linux_chromium_packages.md
+++ b/docs/linux_chromium_packages.md
@@ -1,4 +1,11 @@
-Some Linux distributions package up Chromium for easy installation. Please note that Chromium is not identical to Google Chrome -- see ChromiumBrowserVsGoogleChrome -- and that distributions may (and actually do) make their own modifications.
+# Linux Chromium Packages
+
+Some Linux distributions package up Chromium for easy installation. Please note
+that Chromium is not identical to Google Chrome -- see
+[chromium_browser_vs_google_chrome.md](chromium_browser_vs_google_chrome.md) --
+and that distributions may (and actually do) make their own modifications.
+
+TODO: Move away from tables.
| **Distro** | **Contact** | **URL for packages** | **URL for distro-specific patches** |
|:-----------|:------------|:---------------------|:------------------------------------|
@@ -12,6 +19,7 @@ Some Linux distributions package up Chromium for easy installation. Please note
| NixOS | aszlig `"^[0-9]+$"@regexmail.net` | http://hydra.nixos.org/search?query=pkgs.chromium | https://github.com/NixOS/nixpkgs/tree/master/pkgs/applications/networking/browsers/chromium |
## Unofficial packages
+
Packages in this section are not part of the distro's official repositories.
| **Distro** | **Contact** | **URL for packages** | **URL for distro-specific patches** |
@@ -20,17 +28,21 @@ Packages in this section are not part of the distro's official repositories.
| Slackware | Eric Hameleers `alien@slackware.com` | http://www.slackware.com/~alien/slackbuilds/chromium/ | http://www.slackware.com/~alien/slackbuilds/chromium/ |
## Other Unixes
+
| **System** | **Contact** | **URL for packages** | **URL for patches** |
|:-----------|:------------|:---------------------|:--------------------|
| FreeBSD | http://lists.freebsd.org/mailman/listinfo/freebsd-chromium | http://wiki.freebsd.org/Chromium | http://trillian.chruetertee.ch/chromium |
| OpenBSD | Robert Nagy `robert@openbsd.org` | http://openports.se/www/chromium | http://www.openbsd.org/cgi-bin/cvsweb/ports/www/chromium/patches/ |
-
## Updating the list
-Are you packaging Chromium for a Linux distro? Is the information above out of date? Please contact `thestig@chromium.org` with updates.
+Are you packaging Chromium for a Linux distro? Is the information above out of
+date? Please contact `thestig@chromium.org` with updates.
Before emailing, please note:
- * This is not a support email address
- * If you ask about a Linux distro that is not listed above, the answer will be "I don't know"
- * Linux distros supported by Google Chrome are listed here: https://support.google.com/chrome/answer/95411
+
+* This is not a support email address
+* If you ask about a Linux distro that is not listed above, the answer will be
+ "I don't know"
+* Linux distros supported by Google Chrome are listed here:
+ https://support.google.com/chrome/answer/95411
« no previous file with comments | « docs/linux_chromium_arm.md ('k') | docs/linux_crash_dumping.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698