March 4th, 2009
Do you remember Repoman?
Well…I was more busy in the last months: university, arch linux and real life take me more time.
Finally this night I worked on it, so I fixed a big number of bugs:
- fixed the annoying bug #3
- devel packages (svn, cvs, git, …) now build correctly
- keep option now checks for PKGBUILD in the <package> dir. This give more sense to this option
- repoman is more verbose now: it always says what it are doing
- fixed getopts options
- after built packages repoman asks to clean the pkgs directory; it will keep PKGBUILD, .install and others files needed
- fixed others stupids bugs
All these changes are available from the release 166. Enjoy!
Tags: archlinux, repoman, software
| No Comments »
November 25th, 2008
Manage a repository seems simple, but is not. It takes a long time.
For this we, deelab’s boys, started to write a tool to keep simple the management of repositories; this is Repoman.
With Repoman you can add, remove or upgrade packages of your repository by running a single command script.
The software download the tarball directly from AUR, then extract files, build the package, insert/delete it into the repository’s database and add a line in ChangeLog file who keep trace of the actions made on your repository.
Obviously it can be found on AUR ;)
Some screens:



Tags: archlinux, repoman, software
| 2 Comments »
August 31st, 2008
Gestire un repository sembra semplice, ma non lo è affatto, o meglio, porta via molto tempo.
Per questo ieri noi di deelab abbiamo iniziato a scrivere un tool per facilitare la gestione del proprio repo: RepoMan.
Con repoman è possibile aggiungere, rimuovere e aggiornare i pacchetti del proprio repo eseguendo un solo script.
Il programma infatti scarica gli archivi direttamente da AUR, gli estrare e chiede se si vogliono fare delle modifiche ai PKGBUILD dopodichè compila i pacchetti e li inserisce/elimina nel database del repository.
Natualmente lo trovate su AUR ;)
Vi allego qualche immagine per capirne meglio il funzionamento:



Tags: archlinux-it, repoman, software
| 38 Comments »