Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-12 | mp.py: Updated to deal with custom PKGBUILD variables | Michael Hanson | 1 | -25/+29 | |
2011-01-06 | mp.py: filtered out -g option from makepkg command. | Michael Hanson | 1 | -1/+5 | |
2011-01-06 | mp.py: Initial inclusion.Test away. | Michael Hanson | 1 | -0/+418 | |
2010-12-05 | larch8: fix pacman.conf.repos so that it's unique to each profile. | James Meyer | 1 | -1/+1 | |
2010-12-04 | sync_profiles: update for larch8 | James Meyer | 1 | -1/+1 | |
2010-11-29 | alpm.so updated for python2.7 | James Meyer | 2 | -0/+0 | |
2010-11-28 | sync_profile.py: new method of syncing profiles. | James Meyer | 1 | -0/+49 | |
This will present you with a menu of types of profiles to sync, and then a menu of which profile to sync from. | |||||
2010-11-11 | mass_update: added version numbers to output | James Meyer | 1 | -8/+17 | |
2010-11-11 | updated checkpackages.py and introduced massupdate_linhes.py. | James Meyer | 3 | -4/+174 | |
massupdate will scan /var/abs and tell you which linhes pkg's are outdated when comared against arch src. | |||||
2010-10-27 | mp: change program to use git to check for -testing | James Meyer | 1 | -6/+16 | |
profiles: minor changes for testing local | |||||
2010-10-03 | mp: revert some msg to echos so the greps will work and repo detection works. | James Meyer | 1 | -4/+5 | |
2010-09-19 | update build_all and mp | James Meyer | 2 | -39/+90 | |
account for .xz and multiple pkg pkgbuild Signed-off-by: James Meyer <james.meyer@operamail.com> | |||||
2010-09-19 | check_repo: update for new pacman lib | James Meyer | 4 | -1/+1 | |
2010-08-28 | Little script to manually create extra db. | Cecil Hugh Watson | 1 | -0/+2 | |
2010-08-28 | Little script to manually create core db. | Cecil Hugh Watson | 1 | -0/+2 | |
2010-03-28 | recompoile check_repo to for the new pacman | James Meyer | 2 | -0/+0 | |
2010-03-01 | mp: added --skipinteg flag to source package build | Nathan Harris | 1 | -1/+1 | |
2010-02-23 | Revert "mp: added --skipinteg to source package build" | Nathan Harris | 1 | -1/+1 | |
This reverts commit 7b37bc45fe2391af2d0d4b1ac41da91978052b7d. | |||||
2010-02-23 | mp: added --skipinteg to source package build | Nathan Harris | 1 | -1/+1 | |
2010-02-04 | mp: add support for multi pkg's from single pkgbuild | James Meyer | 1 | -10/+15 | |
2010-01-04 | bld: increase time between updates | James Meyer | 1 | -1/+1 | |
2010-01-04 | bld: hook up switch to local/remote menu | James Meyer | 1 | -0/+6 | |
Signed-off-by: James Meyer <james.meyer@operamail.com> | |||||
2010-01-03 | bld: hookup repo_check | James Meyer | 1 | -2/+5 | |
2010-01-03 | check_repo: | James Meyer | 9 | -0/+747 | |
various scripts to cleanup the repo. repo_check: only reports on problems repo-cleanup.sh will removed stray or duplicate packages in the pkg repo dir. repo-cleanup.sh does not change anything pkgbuild related | |||||
2010-01-03 | bld: change label on search field to group instead of repo | James Meyer | 1 | -1/+1 | |
2010-01-03 | bld: add extended group ability. | James Meyer | 1 | -22/+60 | |
groups that start with a *, are auto generated groups based on the group line in the pkgbuild. | |||||
2009-10-20 | bld: work in progress to adding pkg group support, Just to show groups ↵ | James Meyer | 1 | -205/+316 | |
after selecting them. | |||||
2009-10-07 | bld: create new groups | James Meyer | 1 | -1/+15 | |
2009-10-07 | bld: add adhoc groups, clear adhoc group. | James Meyer | 1 | -26/+135 | |
Disable corner button in tables. Ask to create changelog if is not present. | |||||
2009-10-04 | bld: move update_status_cell to the correct cell | James Meyer | 1 | -3/+3 | |
strip the buildlog name so remove \n and so forth | |||||
2009-10-04 | bld: remove space between dir and cmd when launching a terminal. | James Meyer | 1 | -2/+4 | |
this allows terminal --default-working-directory= to work | |||||
2009-10-02 | bld: add menu for system updates, disable search when loading the table | James Meyer | 1 | -6/+65 | |
2009-10-01 | bld2:increase the timeout when spawning external cmds. | James Meyer | 1 | -3/+6 | |
2009-10-01 | bld: first checkin. Mostly functional, still need to work out bugs with kmsync. | James Meyer | 2 | -0/+2816 | |
2009-07-28 | sometimes kmsync.sh alone is not enough; added 'pacman -Sy' at the end of ↵ | Bob Igo | 1 | -0/+9 | |
the sync; per Cecil, this should do no harm | |||||
2009-07-28 | execheck.sh: expand scope of exe search found lots more problems | Greg Frost | 1 | -3/+3 | |
2009-07-24 | Merge branch 'master' of ↵ | Greg Frost | 1 | -0/+38 | |
ssh://gregfrost@knoppmyth.net/mount/repository/LinHES-dev | |||||
2009-07-24 | execheck.sh added to check for exes needing missing libs | Greg Frost | 1 | -0/+21 | |
2009-07-23 | Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-dev | James Meyer | 1 | -1/+1 | |
2009-07-23 | find_deps.sh: add new script to locate packages that depend on any given pkg. | James Meyer | 1 | -0/+38 | |
for instance to check for pkgs that need libjpeg in core-testing cd /data/LinHES-PKGBUILD/abs/core-testing find_deps.sh libjpeg ./libmng (depends) ./jasper (depends) ./libwmf (depends) ./pil (depends) ./fbsplash (depends) ./qt3 (depends) ./fltk (depends) ./perl_modules/perl-tk (depends) ./libtiff (depends) ./directfb (depends) ./php (makedepends) ./php (makedepends) ./mjpegtools (depends) | |||||
2009-07-21 | mp: change package matching (it was mistaking smplayer for mplayer) | Greg Frost | 1 | -1/+1 | |
2009-06-08 | mp: modify mp to look for exact pkgname. This will cut down on the false ↵ | James Meyer | 1 | -1/+1 | |
postives. for instance mythtv-vdpau vs mythtv Signed-off-by: James Meyer <james.meyer@operamail.com> | |||||
2009-05-08 | mp : bug fix for pkgrel when using -b. | James Meyer | 1 | -7/+42 | |
Needed to resource the PKGBUILD after bumping it | |||||
2009-05-08 | mp: add duplicate checking & autobump. | James Meyer | 1 | -3/+26 | |
If a duplicate pkg is detected the script will inform you and exit. -f may be used to force the creation of the pkg even if it's duplicate. Autobump: -b will increment the pkgver number by one. | |||||
2009-03-15 | Change the example to be a command that works. | James Meyer | 1 | -1/+1 | |
2009-02-18 | it's --holdver | James Meyer | 1 | -1/+1 | |
2009-02-18 | add back --hold-ver to the src pkg. | James Meyer | 1 | -1/+1 | |
2009-02-17 | remove the old pkg db before generating a new one. | James Meyer | 1 | -0/+2 | |
2009-02-17 | remove the --holdver, this can always be passed back in on the cmd line. | James Meyer | 1 | -2/+2 | |
2009-01-29 | Modify mp to not include the pkgname when checking for which repo to use. | James Meyer | 1 | -3/+5 | |
Specifily this corrects placing klibc-extras in the extra repo. |