spk log spk-add

age author description
2014-03-03 Paul Issott Tiny edits
2012-12-20 Christopher Rogers spk-add: Check if $tmpdir/receip exist before deleting it.
2012-09-18 Christophe Lincoln spk-add: fix old file to remove
2012-06-02 Christian Mesh Small fixes to spk-add
2012-06-01 Paul Issott Tiny edits
2012-05-28 Christophe Lincoln spk-add: install missing deps by default (--nodeps or --confirm can be used)
2012-05-25 Christophe Lincoln spk-add: handle online arch packages (installing online pkgs from an ARM machine works :-)
2012-05-25 Christophe Lincoln spk-add: install local cross-compiled packages (they have -ARCH string)
2012-05-24 Christophe Lincoln Small fixes and improvments to add, mirror and libspk.sh
2012-05-23 Richard Dunbar Tiny edits
2012-05-23 Christophe Lincoln Fix spk-add and small clean
2012-05-19 Christian Mesh Bug fixes (my fault)
2012-05-19 Christian Mesh Removed spk-archive, moved extract to libspk
2012-05-19 Christian Mesh small clean
2012-05-19 Christian Mesh Update to use new colorize
2012-05-18 Christophe Lincoln bunch of improvments to download
2012-05-18 Christophe Lincoln libspk.sh and spk-add: better but not finished download function, spk: add option --get and command clean
2012-05-18 Christophe Lincoln Bunch od small improvments and better package_full to handle extra repos
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)