Re: [CentOS] 'localyum' alias...

2012-11-19 Thread Ljubomir Ljubojevic
On 07/23/2012 10:15 AM, Fernando Cassia wrote: > On Mon, Jul 23, 2012 at 3:00 AM, Fabien Archambault > wrote: >> I >> believe that using this alias is useless. > > But the removal of localinstall doesn´t mean an easy to remember alias > wouldn´t be of use, it´d just mean that the syntax would chan

Re: [CentOS] 'localyum' alias...

2012-07-23 Thread Fernando Cassia
On Mon, Jul 23, 2012 at 3:00 AM, Fabien Archambault wrote: > I > believe that using this alias is useless. But the removal of localinstall doesn´t mean an easy to remember alias wouldn´t be of use, it´d just mean that the syntax would change to alias localyum='yum --disablerepo=* ´ ie localyum i

Re: [CentOS] 'localyum' alias...

2012-07-23 Thread Fernando Cassia
On Mon, Jul 23, 2012 at 3:31 AM, Fabien Archambault wrote: > > This option is kept for legacy purpose [1] (or man yum). It works yet > but will be removed in the future releases (years ago) I believe. Thanks. I wasn´t aware of this. Luckily if I read this correctly, the ability to install package

Re: [CentOS] 'localyum' alias...

2012-07-22 Thread Fabien Archambault
2012/7/23 Fernando Cassia : > On Mon, Jul 23, 2012 at 3:00 AM, Fabien Archambault > wrote: >> Since the latest version of yum obsolete the localinstall option, I >> believe that using this alias is useless. > > I have used yum's localinstall option on my CenOS 6.3 box... and it worked... This opt

Re: [CentOS] 'localyum' alias...

2012-07-22 Thread Fernando Cassia
On Mon, Jul 23, 2012 at 3:00 AM, Fabien Archambault wrote: > Since the latest version of yum obsolete the localinstall option, I > believe that using this alias is useless. I have used yum's localinstall option on my CenOS 6.3 box... and it worked... FC __

Re: [CentOS] 'localyum' alias...

2012-07-22 Thread Fabien Archambault
2012/7/23 Fernando Cassia : > This alias should be a great default addition to the bashrc... as it > helps install packages to a CentOS system from the mounted install CD > before you get networking up and running... > > alias localyum='yum --disablerepo=* localinstall' > > Does Red Hat care about