Re: Why is fluxbox not in official repo?
- From: houghi <houghi@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 30 Jun 2008 08:03:29 +0200
Taki wrote:
Some repos of my own choice, for my own use. I just wanted a simple
Bash command to list my repos in a text file, so that I can speedily
repopulate the repo list for 'zypper' or 'smart', to re-install the
current 11.0 or to install the next version.
The 1-Click Install is too cumbersome for 20 or so repos. And I cannot
reliably remember all the repos. For instance, I just got around to
add "BS/repositories/M17N/openSUSE_11.0". The text file should give me
a base line of which repos of interest for myself.
Of course, I should know 'bash', 'awk', 'grep', 'cut', etc.
Two ways around it.
1) Write a scripts and put that online. The script does something like:
for REPO in repo1 repo2 repo3
do
zypper ar $REPO
done
2) Wite a repo that adds all your repo's
See `man zypper` for whatever you need it to do, Oh and you can put the
script online on e.g. the build server and then use the one-click
install to install and run it.
houghi
--
They say pesticides have been linked to low sperm counts.
In my opinion if you have bugs down there that are so bad
you need to use a pesticide, you're not gonna get laid anyway.
.
- References:
- Why is fluxbox not in official repo?
- From: Canned
- Re: Why is fluxbox not in official repo?
- From: houghi
- Re: Why is fluxbox not in official repo?
- From: Canned
- Re: Why is fluxbox not in official repo?
- From: houghi
- Re: Why is fluxbox not in official repo?
- From: Taki
- Re: Why is fluxbox not in official repo?
- From: houghi
- Re: Why is fluxbox not in official repo?
- From: Taki
- Why is fluxbox not in official repo?
- Prev by Date: Re: Backup to swappable IDE?
- Next by Date: Re: Backup to swappable IDE?
- Previous by thread: Re: Why is fluxbox not in official repo?
- Next by thread: Re: Why is fluxbox not in official repo?
- Index(es):
Relevant Pages
|