Skip to content

pkgix/abs2pkgix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abs2pkgix

Experimental converter from ArchLinux packages to pkgix.

Usage:

abs # Get latest ABS tree
make
bin/abs2pkgix

Then point pkgix to the repo:

export PKGIX_REPOS="http://localhost:8080/pkgs"
# use pkgix

or alternatively:

pkgix -r "http://localhost:8080/pkgs" ...

About

Experimental package converter from ArchLinux to pkgix.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors