You are not logged in.

#1 2003-10-03 16:09:40

sasdav
Member
Registered: 2002-11-18
Posts: 66

makeworld suggestion

Can we make suggestions here?

I'm sure I'm not the only one that would like to run makepkg on all of my installed applications, etc. but there really isn't a good way to do this, except one package at a time.
It would be nice if there was a makeworld-like command that would run makepkg on each installed package.
Here's my thinking.  I'd like to do a minimal install, just enough to get AL up and running and on the internet.  Then set my optimizations (-O3 -march= -mcpu= etc), then have one command to issue which will download the newest package, build, install and go on to the next.  Then I could run makepkg to build any other packages I need.
Any good?

Offline

#2 2003-10-03 16:57:07

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: makeworld suggestion

yeah you can use makeworld to do that wink i think there is a manpage or makepkg manpage may have something on it.


AKA uknowme

I am not your friend

Offline

#3 2003-10-03 17:05:12

sasdav
Member
Registered: 2002-11-18
Posts: 66

Re: makeworld suggestion

Really?  I thought makeworld would only do a group of modules, like "base" or "network"?

Offline

#4 2003-10-03 17:12:03

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: makeworld suggestion

well yes but one thing you could do, until support such as you say is built into makeworld, copy all of the directories of the packages you have installed into /var/abs/local and run makeworld on that well with exception of the base packages as you likely have all of those installed.

you could do something like:

makeworld -bci /home/pkgs base local

then setup your pacman to use your custom packages so that you can install them with "pacman -S <pkg>" (and thus solve dependencies which is handy if you know you have a large number of packages to upgrade as you would after a rebuild that you suggest)


AKA uknowme

I am not your friend

Offline

#5 2003-10-03 17:13:44

sasdav
Member
Registered: 2002-11-18
Posts: 66

Re: makeworld suggestion

ewwwww, sounds like too much work to me.   big_smile

It was just a suggestion, so I'll wait until it's implemented.
Thanks

Offline

#6 2003-10-03 17:17:57

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: makeworld suggestion

if you could i would suggest making a bug report requesting the feature otherwisethis thread could be forgotten by those who actually work on the code. i would not expect this feature to be implimented for sometime because i do not think makeworld is as high on the priority list as pacman and makepkg are. at least though it on the books, so to speak, and will have to be tackled some day if they don't want the bug staring them in the face.


i think that is an excellent suggest for makeworld. i would love to make use of that feature myself somedays.


AKA uknowme

I am not your friend

Offline

#7 2003-10-03 17:22:25

sasdav
Member
Registered: 2002-11-18
Posts: 66

Re: makeworld suggestion

Great, I'll do that.
Thanks

Offline

Board footer

Powered by FluxBB