diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2012-10-11 07:59:51 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2012-10-11 08:31:29 +0200 |
commit | 48f3cfe728c1ffe44629c792380d4d47466ee38f (patch) | |
tree | 537c2506f0b0c2a8006ba8ea983a24338effa335 /.gitignore | |
parent | 797ee5a8cf5bb066143582a7fb042285f2f220e3 (diff) | |
download | kanotix-48f3cfe728c1ffe44629c792380d4d47466ee38f.zip kanotix-48f3cfe728c1ffe44629c792380d4d47466ee38f.tar.gz |
compat update for latest live-build version
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,7 @@ /kanotix*iso /chroot /.stage +/.build /config/all /config/binary /config/bootstrap @@ -17,6 +18,7 @@ /config/chroot_debpool/live-media-keyring.pub /config/chroot_debpool/live-media-keyring.sec /config/chroot_debpool/keep +/config/package-lists/compat.list.chroot /debpool /overlay* /efi-* |