age |
author |
description |
2012-05-18 |
Christophe Lincoln |
spk-add, libspk.sh: rename a function and use lowercase for internal var |
2012-05-17 |
Christophe Lincoln |
Bunch of improvment, new extract_fileslist function in libspk.sh |
2012-05-17 |
Christophe Lincoln |
spk-add: log install message |
2012-05-17 |
Christophe Lincoln |
Show added/removed packages count in verbose mode + some and fixes |
2012-05-17 |
Christophe Lincoln |
spk-add: handle local packages and almost fix modified files check and display overwrited files |
2012-05-17 |
Christophe Lincoln |
spk-add: use grep not egrep, spk enable --add option |
2012-05-17 |
Christophe Lincoln |
spk-add: install_deps by default if no --confirm |
2012-05-17 |
Christophe Lincoln |
spk-rm: remove package from instlled.$MD5 |
2012-05-17 |
Christophe Lincoln |
spk-add: some morning fixes |
2012-05-15 |
Christian Mesh |
Changed spk-add to ask for removing conflicting packages. |
2012-05-15 |
Christian Mesh |
Change: use debug function in spk-add |
2012-05-16 |
Christophe Lincoln |
Better modifiers and rdeps handler in spk-rm and fixes |
2012-05-16 |
Christophe Lincoln |
spk-rm handle modifiers, small changes and fixes |
2012-05-15 |
Christophe Lincoln |
spk-add: we do check modified each time, no test needed and dont add pkg to modifiers if already in |
2012-05-15 |
Christophe Lincoln |
spk-add: handle modifiers faster |
2012-05-15 |
Christophe Lincoln |
spk-add: add installed packges to installed.md5 not packages.md5 |
2012-05-15 |
Christophe Lincoln |
spk-add: use lower case interanal var, use $root, show install path |
2012-05-15 |
Christophe Lincoln |
spk-add modifiers: dont add package to itsef |
2012-05-15 |
Christophe Lincoln |
A bunch of fix to add an lib |
2012-05-15 |
Christophe Lincoln |
Tiny fixes and update Makefile |
2012-05-15 |
Christophe Lincoln |
spk-add: some colors, improvments, usage |
2012-05-15 |
Christophe Lincoln |
spk-add: one function to update all dbs |
2012-05-15 |
Christophe Lincoln |
spk-add: rename some functions |
2012-05-15 |
Christophe Lincoln |
spk-add: some minor change and improvments |
2012-05-15 |
Christophe Lincoln |
spk-add: make id busybox ash compatible and fix libspk.sh as well |
2012-05-15 |
Christophe Lincoln |
spk-add: is NOT busbox compatible (bash is a huge package with readline deps for an base-system at 8Mb) |
2012-05-15 |
Christophe Lincoln |
spk-add: we should use new style (also lot of clean is needed |
2012-05-15 |
Christophe Lincoln |
spk-add: we want usage() and come empty line clean-up |
2012-05-13 |
Paul Issott |
Tiny edits |
2012-05-11 |
Christian Mesh |
Add: spk-add, spk-archive (both in working condition, but still need lots of cleaning and testing) |