blob: e9bf8b12801c86560a870eb966fbc7c617a88ad5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Issue: c98515e2
CreatedBy: Andrew Chilton <andychilton@gmail.com>
Inserted: 2008-07-01T12:16:51
Updated: 2008-07-01T12:29:32
Added the 'DependsOn' and 'Precedes' fields. These are automatically added when
using the command line such as:
cil depends-on cafebabe feedface
cil precedes feedface cafebabe
Both of these commands do the same thing.
ToDo: add checks for this functionality into 'fsck'.
|