Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-06 | condition: properly allow passing back errors from condition checks | Lennart Poettering | |
2014-07-07 | architecture: add string table entries for mips-le archs which were missing | Lennart Poettering | |
2014-07-03 | architecture: remove "cris" from uname list | Lennart Poettering | |
the only correct name appears to be "crisv32"... http://lists.freedesktop.org/archives/systemd-devel/2014-July/020899.html | |||
2014-07-03 | arch: add crisv32 to uname check | Umut Tezduyar Lindskog | |
2014-03-04 | architecture: Add cris | Umut Tezduyar Lindskog | |
2014-02-28 | architecture: Add tilegx | Henrik Grindal Bakken | |
Add Tilera's TILE-GX processor family support. | |||
2014-02-24 | architecture: apparently there is LE ppc now | Lennart Poettering | |
2014-02-21 | core: add new ConditionArchitecture() that checks the architecture returned ↵ | Lennart Poettering | |
by uname()'s machine field. |