From 511f4f7e69a85eb8311c06b5ad08971578e5782e Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 23 May 2015 15:29:40 -0400 Subject: variables.php: remove lbProjectName and lbProjectNameCapitalized --- diff --git a/site/download/index.php b/site/download/index.php index f0fb84b..d3fd58f 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -29,7 +29,7 @@ - Download <?php echo $lbProjectName; ?> + Download libreboot @@ -39,7 +39,7 @@
-

Download

+

Download libreboot

Links to HTTP mirrors, rsync mirrors and git repositories. Download libreboot here.

@@ -99,7 +99,7 @@

- Download from one of these mirrors. + Download libreboot from one of these mirrors.

@@ -120,9 +120,9 @@ ?> -

Rsync mirrors (for mirroring )

+

Rsync mirrors (for mirroring libreboot)

- Create a directory in your web server document root (e.g. /), + Create a directory in your web server document root (e.g. libreboot/), and add one of these to your crontab:

Main rsync mirror:

- $ rsync -avxP --delete --stats /path/to/docroot// + $ rsync -avxP --delete --stats /path/to/docroot/libreboot/

1) { @@ -141,7 +141,7 @@ - $ rsync -avxP --delete --stats /path/to/docroot//
+ $ rsync -avxP --delete --stats /path/to/docroot/libreboot/
@@ -158,7 +158,7 @@ ?>

- Are you running a mirror? Contact the project + Are you running a mirror? Contact the libreboot project (details are on the home page), and the link will be added here.

@@ -169,12 +169,12 @@

Git repositories (development)

- The git repositories are intended for developing . - For a list of current tasks in , see ../docs/tasks.html. + The git repositories are intended for developing libreboot. + For a list of current tasks in libreboot, see ../docs/tasks.html.

- Maintenance guides for can be found at + Maintenance guides for libreboot can be found at ../docs/maintain/index.html and ../docs/git/index.html.

@@ -197,7 +197,7 @@
  • Bug tracker
  • -

    Submitting patches to

    +

    Submitting patches to libreboot

    The git documentation describes how to use git.

    @@ -242,7 +242,7 @@

    - The project will not accept + The libreboot project will not accept documentation released under the GNU Free Documentation License, because we do not want to endorse or support the Invariant clauses that this license allows. Changes submitted under this license will be rejected, even if it contains no Invariant sections @@ -280,16 +280,16 @@

    Method 1: host a repository

    One way of contribiting a patch for review is to host a repository containing your modified branch. - Give the checkout details to the project, along with information + Give the checkout details to the libreboot project, along with information on which commits in what branch contain your changes. - Contact the project using the details on the home page. + Contact the libreboot project using the details on the home page.

    Method 2: git format-patch -N

    Use this method (replace N with the number of commits that you made) and send the .patch files to the - project, along with details on what branch and revision these were + libreboot project, along with details on what branch and revision these were made on top of. - Contact the project using the details on the home page. + Contact the libreboot project using the details on the home page.

    Backup repositories

    @@ -310,7 +310,7 @@ ?>

    -

    website

    +

    Libreboot website

    Please do not use GitHub!

    - Please do not use GitHub to host . - is a free software project, so this is only a request, and not a restriction on the software. + Please do not use GitHub to host libreboot. + Libreboot is a free software project, so this is only a request, and not a restriction on the software.

    @@ -89,13 +89,13 @@

    - By contrast, the project adheres strictly to the goals of the Free Software movement, which + By contrast, the libreboot project adheres strictly to the goals of the Free Software movement, which seeks to eliminate proprietary software to the point where all software is free.

    The opinions expressed by Tom Preston-Werner of GitHub are incompatible with those of - the project. Users and developers of + the libreboot project. Users and developers of free software are strongly advised not to use GitHub, for any of their projects.

    diff --git a/site/gitorious/index.php b/site/gitorious/index.php index c2651d1..f5d337b 100644 --- a/site/gitorious/index.php +++ b/site/gitorious/index.php @@ -41,8 +41,8 @@

    Please do not use Gitorious or GitLab!

    - Please do not use Gitorious or GitLab to host . - is a free software project, so this is only a request, and not a restriction on the software. + Please do not use Gitorious or GitLab to host libreboot. + Libreboot is a free software project, so this is only a request, and not a restriction on the software.

    @@ -93,13 +93,13 @@

    - By contrast, the project adheres strictly to the goals of the Free Software movement, which + By contrast, the libreboot project adheres strictly to the goals of the Free Software movement, which seeks to eliminate proprietary software to the point where all software is free.

    The proprietary developments in GitLab are unacceptable to - the project. Users and developers of + the libreboot project. Users and developers of free software are strongly advised not to use GitLab or Gitorious, for any of their projects.

    diff --git a/site/index.php b/site/index.php index 36af89c..0472174 100644 --- a/site/index.php +++ b/site/index.php @@ -28,7 +28,7 @@ - <?php echo $lbProjectNameCapitalized; ?> project + Libreboot project @@ -40,22 +40,22 @@

    " />

    -

    project

    +

    Libreboot project

    - is a free (libre) + Libreboot is a free (libre) BIOS/UEFI replacement for your computer. Based on coreboot, the aim is to distribute low-level boot firmware that is 100% free software, and to make coreboot easy to use.

    -

    Download

    +

    Download libreboot