blob: 5ffc7e8dcd5b8b5b1ee6454ef8efc8be10dfae4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<?xml version="1.0"?>
<todo version="0.1.20">
<note priority="medium" time="1213441704" done="1213467969">
bin/pkg: Automatically symlink bin/*
<comment>
Now I just need to wait some time and then I can make ~/bin point to packages/.collected/bin
</comment>
</note>
<note priority="medium" time="1217354434" done="1219317085">
bin/pkg: Dependencies fuer Systemzeugs (binaries / perllibs / debianpakete ...)
</note>
<note priority="low" time="1213221704" done="1213257550">
implement package conflicts
</note>
<note priority="low" time="1213441632" done="1215791073">
bin/pkg: pkg_remove: Also remove symlinks from other places (~/.foo and such)
</note>
<note priority="low" time="1213441687">
bin/pkg: pkg_update: Remove symlinks that break due to the update
</note>
<note priority="low" time="1214002909" done="1219317091">
bin/pkg: Add 'triggers' (a package provides it's own crontab/zsh config etc, it is no longer in the package cron/zsh)
</note>
<note priority="low" time="1214166094">
bin/pkg: pkg_remove: Check reverse dependencies
</note>
</todo>
|