Commit graph

10 commits

Author SHA1 Message Date
Geoffrey Frogeye b536af829e Merge branch 'master' of github.com:GeoffreyFrogeye/dotfiles 2016-11-23 18:56:41 +01:00
Geoffrey Frogeye dbf954db9e Adaptations for school's computer 2016-11-23 18:56:15 +01:00
Geoffrey Frogeye 99b89352be Multiple states of non-install 2016-11-20 20:39:43 +01:00
Geoffrey Frogeye 7ca5789489 Debloc stop if not on a Debian system 2016-11-20 20:13:23 +01:00
Geoffrey Frogeye 5db10a9724 Debloc dependent of apt
This was needed for Ubuntu systems where dpkg don't hold all the
informations. Though, apt is not used when using $DEBIAN_DB.
2016-11-20 19:53:27 +01:00
Geoffrey Frogeye 033f2ff159 Apt independant!
Except for virtual packages
Still dpkg dependant though.
You can now specify the variable DEBIAN_DB that holds a package list
(like what you can find in /var/lib/dpkg/available or in
$DEBIAN_MIRROR/dist/$CODENAME/main/binary-$ARCH/Packages.$EXT)
2016-11-20 18:29:48 +01:00
Geoffrey Frogeye 34ae338368 Well, git uses it own path, great
I'm sure there will be TONS of those
2016-11-20 14:38:40 +01:00
Geoffrey Frogeye 7543597b6b Debloc: Support multi-arch
Incredibly easy since this wasn't poorly designed :)
2016-11-20 14:32:31 +01:00
Geoffrey Frogeye 3eed219b61 Niiuh things 2016-11-20 13:34:20 +01:00
Geoffrey Frogeye e1d7223175 Bye bye locinst, hello debloc!
Well, for what I wanted to do, locinst really was badly designed and
overkill... I'm really happy with how debloc turned out!
2016-11-19 23:51:30 +01:00