Re: new feature in yum-langpacks - langinstall/langremove

2012-08-10 Thread Bill Nottingham
Christopher Meng (cicku...@gmail.com) said: 
 I suggest yum switchlang
 
 I think someone may install two or more langpacks in parallel.

Installing of multiple language packs has always been completely supported.
(Heck, yum langinstall '*' should work, as long as you've got disk space.)

But switching of the runtime language isn't yum's job.

Bill
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: new feature in yum-langpacks - langinstall/langremove

2012-08-09 Thread Oron Peled
On Wednesday 08 August 2012 16:15:38 Bill Nottingham wrote:
 I've added code to yum-langpacks so you can now run:
 
   yum langinstall language
 
 and
 
   yum langremove language
 
 to install any langpacks for that language. It also now stores what
 languages you've done installations for in the past, so it acts
 consistently on future installs.

Which begs for:
   yum langlist
   yum langlist installed

-- 
Oron Peled Voice: +972-4-8228492
o...@actcom.co.il  http://users.actcom.co.il/~oron
If it's there and you can see it, it's REAL
If it's there and you can't see it, it's TRANSPARENT
If it's not there and you can see it, it's VIRTUAL
If it's not there and you can't see it, it's GONE!

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: new feature in yum-langpacks - langinstall/langremove

2012-08-09 Thread Bill Nottingham
Oron Peled (o...@actcom.co.il) said: 
 On Wednesday 08 August 2012 16:15:38 Bill Nottingham wrote:
  I've added code to yum-langpacks so you can now run:
  
  yum langinstall language
  
  and
  
  yum langremove language
  
  to install any langpacks for that language. It also now stores what
  languages you've done installations for in the past, so it acts
  consistently on future installs.
 
 Which begs for:
yum langlist
yum langlist installed

There is 'yum langlist' - it does what you imply by 'installed' above.

Bill
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: new feature in yum-langpacks - langinstall/langremove

2012-08-09 Thread Christopher Meng
I suggest yum switchlang

I think someone may install two or more langpacks in parallel.

-- 
---

Yours sincerely,
Christopher Meng

Ambassador/Contributor of Fedora Project and many others.
http://cicku.me
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

new feature in yum-langpacks - langinstall/langremove

2012-08-08 Thread Bill Nottingham
I've added code to yum-langpacks so you can now run:

yum langinstall language

and

yum langremove language

to install any langpacks for that language. It also now stores what languages
you've done installations for in the past, so it acts consistently on future
installs.

This is in 0.3.0 in rawhide, f18, and f17-updates-testing (soon), so try it
out.

Bill
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel