1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-15 07:24:00 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Lennart Poettering
592fd144ae condition: properly allow passing back errors from condition checks 2014-11-06 14:21:10 +01:00
Lennart Poettering
037c26d0ae architecture: add string table entries for mips-le archs which were missing 2014-07-07 15:25:55 +02:00
Lennart Poettering
bc4bc52bc3 architecture: remove "cris" from uname list
the only correct name appears to be "crisv32"...

http://lists.freedesktop.org/archives/systemd-devel/2014-July/020899.html
2014-07-03 22:52:44 +02:00
Umut Tezduyar Lindskog
9b3a0ba3e9 arch: add crisv32 to uname check 2014-07-03 12:51:33 +02:00
Umut Tezduyar Lindskog
86bafac954 architecture: Add cris 2014-03-04 21:06:05 +01:00
Henrik Grindal Bakken
46eea341c3 architecture: Add tilegx
Add Tilera's TILE-GX processor family support.
2014-02-28 01:48:31 +01:00
Lennart Poettering
ae0e60fbbc architecture: apparently there is LE ppc now 2014-02-24 19:21:18 +01:00
Lennart Poettering
099524d7b0 core: add new ConditionArchitecture() that checks the architecture returned by uname()'s machine field. 2014-02-21 02:43:14 +01:00