[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 612a3dc8291c390ab1ead457b7d2662008c429b0

Steffen Moeller moeller at debian.org
Sun Feb 22 23:36:10 UTC 2009


The following commit has been merged in the master branch:
commit 612a3dc8291c390ab1ead457b7d2662008c429b0
Author: Steffen Moeller <moeller at debian.org>
Date:   Mon Feb 23 00:35:04 2009 +0100

    Installation of games.
    
    Did further amendmends, also added myself to the list of copyright holders.

diff --git a/install.sh b/install.sh
index a0ba2d1..f04292f 100755
--- a/install.sh
+++ b/install.sh
@@ -4,6 +4,7 @@
 #
 # Copyright 2008 Joachim Breitner <nomeata at debian.org>
 # Copyright 2008 Luca Capello <luca at pca.it>
+# Copyright 2009 Steffen Moeller <moeller at debian.org>
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -223,9 +224,10 @@ ENVIRONMENT
 
     Stages:
 
-	all          Runs all the stages in the following order:
+	minimal      Runs all the stages in the following order:
                                 testing time partition format mount debian
                                 apt fso configuration kernel unmount
+	all          Like 'minimal', but also installs a selection of games.
 	testing      Verifys that everything is in place for this
                      installer to work
 	time         Fetches the current time from $RDATEHOST via rdate
@@ -241,6 +243,9 @@ ENVIRONMENT
 	debian       Installs a basic Debian system, including an SSH server
 	apt          Configure APT
 	fso          Installs packages required to use the Zhone GUI
+	games        Installs games that were designed with FreeRunner-like
+                     devices in mind (currently this is only mokomaze, an
+                     upcoming candidate is numpy-physics).
 	configuration    Configures various parts of the system, such as
                      the X server
 	kernel       Downloads and installs the Debian kernel package
@@ -286,6 +291,7 @@ BUGS
 AUTHORS
 	Copyright 2008 Joachim Breitner <nomeata at debian.org>
 	Copyright 2008 Luca Capello <luca at pca.it>
+	Copyright 2009 Steffen Moeller <moeller at debian.org>
 
 	This program is licensed under the terms of GNU General Public
 	License either version 2, or (at your option) any later version.

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list