[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH] ppcdetect patch



--- Begin Message ---
--- main.c      2003-09-27 09:31:48.000000000 +0000
+++ main-ow.c   2003-09-27 10:16:39.000000000 +0000
@@ -9,6 +9,10 @@
                exit(0);
 }

+static void detect_oldworld() {
+       if (check_value(generation, "OldWorld", NULL))
+               exit(0);
+
 static void detect_prep() {
        if(check_value(machine, "PReP", NULL))
                exit(0);

----------

--
##-----------------------------------------------------------------##
| ,''`.   http://www.debian.org/  | http://www.nuit.ca/             |
| : :' :  Debian GNU/Linux        | http://simonraven.nuit.ca/      |
| `. `'                           | PGP key ID: 6169 BE0C 0891 A038 |
|  `-                             |                                 |
##-----------------------------------------------------------------##
Due to the directive validating Software Patents[1] that will be voted=20
on at the European Parliament[2], I have decided to protest.
Citizens whose nations are part of the European Parliament -- please sign t=
he
Petition for a Software Patent Free Europe[3]
[1] http://swpat.ffii.org/
[2] http://www.europarl.eu.int/
[3] http://petition.eurolinux.org/
Please also read:
http://swpat.ffii.org/papiere/eubsa-swpat0202/ustr0309/index.en.html

--- End Message ---

Attachment: signature.asc
Description: Digital signature


Reply to: