Module name:pkg_install
Committed by: jsonn
Date: Thu Sep 7 12:34:37 UTC 2006
Modified Files:
pkg_install/src/pkg_create: pkg_create.1
Log Message:
Compression algorithm should be selectable.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 pkg_install/sr
Module name:pkg_install
Committed by: thomasklausner
Date: Wed Sep 6 21:44:17 UTC 2006
Modified Files:
pkg_install/src/pkg_add: pkg_add.1
pkg_install/src/pkg_create: pkg_create.1
pkg_install/src/pkg_hash: pkg_hash.1
pkg_install/src/pkg_parse: pkg_pa
Module name:pkg_install
Committed by: jsonn
Date: Wed Sep 6 15:28:01 UTC 2006
Modified Files:
pkg_install/src/pkgsrc: Makefile
Added Files:
pkg_install/src/pkgsrc: pkgsrc.1
Log Message:
Add man page. XXX better markup.
To generate a diff of this commit:
cvs -z3
Module name:pkg_install
Committed by: jsonn
Date: Wed Sep 6 15:26:11 UTC 2006
Modified Files:
pkg_install/src/pkgsrc: pkgsrc.c
Log Message:
More consistently use EXIT_SUCCESS and EXIT_FAILURE.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/s
Module name:pkg_install
Committed by: jsonn
Date: Wed Sep 6 12:55:52 UTC 2006
Modified Files:
pkg_install/src/pkg_parse: pkg_parse.1
Log Message:
Add return codes.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/src/pkg_parse/pkg_parse.1
To
Module name:pkg_install
Committed by: jsonn
Date: Wed Sep 6 12:50:55 UTC 2006
Modified Files:
pkg_install/src/pkg_parse: Makefile
Added Files:
pkg_install/src/pkg_parse: pkg_parse.1
Log Message:
Add man page.
To generate a diff of this commit:
cvs -z3 rdiff -u -
Module name:pkg_install
Committed by: jsonn
Date: Wed Sep 6 12:16:38 UTC 2006
Modified Files:
pkg_install/src/pkg_hash: Makefile
Added Files:
pkg_install/src/pkg_hash: pkg_hash.1
Log Message:
Add man page.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0
Module name:pkg_install
Committed by: jsonn
Date: Wed Sep 6 12:16:31 UTC 2006
Modified Files:
pkg_install/src/pkg_add: pkg_add.1
Log Message:
Conflicts not yet, dependencies only manual.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 pkg_install/src/pkg
Module name:pkg_install
Committed by: jsonn
Date: Tue Sep 5 13:26:23 UTC 2006
Modified Files:
pkg_install/src/pkg_create: Makefile
Added Files:
pkg_install/src/pkg_create: pkg_create.1
Log Message:
Add basic man page for pkg_create.
To generate a diff of this co
Module name:pkg_install
Committed by: jsonn
Date: Tue Sep 5 09:51:54 UTC 2006
Modified Files:
pkg_install/src/pkg_add: pkg_add.1
Log Message:
Add BUGS sections with the current status.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/src/pkg_a
Module name:pkg_install
Committed by: jsonn
Date: Tue Sep 5 09:39:29 UTC 2006
Modified Files:
pkg_install/src/pkg_add: Makefile
Added Files:
pkg_install/src/pkg_add: pkg_add.1
Log Message:
Add basic man page.
To generate a diff of this commit:
cvs -z3 rdiff -u -
Module name:pkg_install
Committed by: jsonn
Date: Mon Aug 21 14:44:54 UTC 2006
Added Files:
pkg_install/src/pkg_delete: Makefile pkg_delete.c
Log Message:
Beginning of pkg_delete. It doesn't actually remove files yet, but
verifies whether the package is still needed and up
Module name:pkg_install
Committed by: jsonn
Date: Mon Aug 21 14:15:39 UTC 2006
Modified Files:
pkg_install/src/pkg_add: pkg_add.c
Log Message:
Use pkg_db_iterate_pkgs. Don't leak patterns.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.4 -r1.5 pkg_install/src/pk
Module name:pkg_install
Committed by: jsonn
Date: Mon Aug 21 13:00:43 UTC 2006
Modified Files:
pkg_install/src/pkg_hash: pkg_hash.c
Log Message:
Don't forget to initialise args.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.7 -r1.8 pkg_install/src/pkg_hash/pkg_
Module name:pkg_install
Committed by: jsonn
Date: Mon Aug 21 12:08:25 UTC 2006
Modified Files:
pkg_install/src/pkg_add: pkg_add.c
Log Message:
Ensure that pkgdb is set.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 pkg_install/src/pkg_add/pkg_add.c
To
Module name:pkg_install
Committed by: jsonn
Date: Mon Aug 21 01:24:16 UTC 2006
Modified Files:
pkg_install/src/pkg_add: pkg_add.c
Log Message:
Update indices after successfully installing the package.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 pkg_in
Module name:pkg_install
Committed by: jsonn
Date: Mon Aug 21 00:27:08 UTC 2006
Modified Files:
pkg_install/src/pkg_hash: pkg_hash.c
Log Message:
Prefix pkg name in the hash table with the type of the entry.
This was forgotten in the tree and is used by pkg_add already.
T
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 23:01:38 UTC 2006
Added Files:
pkg_install/src/pkg_add: Makefile pkg_add.c
Log Message:
Add basic pkg_add. Current limitations:
- path name handling needs refactoring, also affects pkg_tarup
- config_directory, t
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 19:28:34 UTC 2006
Modified Files:
pkg_install/src/pkg_hash: pkg_hash.c
Log Message:
Include NUL after keys.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 pkg_install/src/pkg_hash/pkg_hash.c
T
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 19:10:48 UTC 2006
Modified Files:
pkg_install/src/pkg_hash: pkg_hash.c
Log Message:
Ensure that databases could be opened.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/src/pkg_has
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 18:24:37 UTC 2006
Added Files:
pkg_install/src/pkg_hash: Makefile pkg_hash.c
Log Message:
Add program to compute the indices of dependencies and PLIST.
This will be moved into the lib later.
To generate a diff
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 16:31:40 UTC 2006
Modified Files:
pkg_install/src/pkg_parse: pkg_parse.c
Log Message:
Add license.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.10 -r1.11 pkg_install/src/pkg_parse/pkg_parse.c
To vie
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 16:31:02 UTC 2006
Modified Files:
pkg_install/src/pkg_parse: Makefile pkg_parse.c
Log Message:
Now that pkg_create exist, change pkg_parse to read input from stdin,
parse it, optionally validate it and write it b
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 16:05:37 UTC 2006
Modified Files:
pkg_install/src/pkg_create: pkg_create.c
Log Message:
Include license.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 pkg_install/src/pkg_create/pkg_create.c
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 16:03:00 UTC 2006
Modified Files:
pkg_install/src/pkg_create: Makefile
Log Message:
syck is internal, don't add to -I path.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 pkg_install/src/pkg_cr
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 15:38:51 UTC 2006
Modified Files:
pkg_install/src/pkg_create: old2new.sh
Log Message:
Bail out when "pkgsrc convert" failed.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/src/pkg_c
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 15:37:30 UTC 2006
Added Files:
pkg_install/src/pkg_create: old2new.sh
Log Message:
Add a simple shell script which can be run from within /var/db/pkg/*
to create a new-style package from the files in the system.
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 15:18:55 UTC 2006
Modified Files:
pkg_install/src/pkgsrc: Makefile
Log Message:
Fix dependency.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/src/pkgsrc/Makefile
To view a diff of
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 13:51:08 UTC 2006
Modified Files:
pkg_install/src/pkg_create: pkg_create.c
Log Message:
Close files after computing checksums (*blush*) and add some more
explicit output on errors.
To generate a diff of this co
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 13:47:01 UTC 2006
Modified Files:
pkg_install/src/pkg_create: Makefile
Log Message:
Now that the normal libarchive from pkgsrc can be used, update the
default linker flags to use it.
To generate a diff of this
Module name:pkg_install
Committed by: jsonn
Date: Sat Aug 19 19:10:25 UTC 2006
Added Files:
pkg_install/src/pkg_create: Makefile pkg_create.c
Log Message:
Add pkg_create. Doesn't currently handle owner/group and scans the
installed tree for every entry on stdin.
To gener
Module name:pkg_install
Committed by: jsonn
Date: Tue Aug 15 22:09:04 UTC 2006
Added Files:
pkg_install/src/pkg_parse: Makefile pkg_parse.c
Log Message:
Create the same output as pkg_prep, parse it, reoutput it and test
whether the result is identical. Basic regression tes
Module name:pkg_install
Committed by: jsonn
Date: Tue Aug 15 22:06:56 UTC 2006
Modified Files:
pkg_install/src/pkg_prep: Makefile
Log Message:
Add newline at end of file.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/src/pkg_prep/Makefile
T
Module name:pkg_install
Committed by: jsonn
Date: Tue Aug 15 14:19:40 UTC 2006
Added Files:
pkg_install/src/pkg_prep: Makefile pkg_prep.c
Log Message:
Add small proof of concept/API test program. It outputs the yaml version
of a package to stdout. Correct run depends on au
34 matches
Mail list logo