Re: [gentoo-user] Gentoo on Intel Extended Memory 64 Technology

2005-06-04 Thread Alastair Murray
Khan wrote: > Hello, > > I'm thinking of installing gentoo on server with IntelĀ® Extended Memory > 64 Technology. Do I have to make something special in make.conf or to > use usual flags: > > CHOST="i686-pc-linux-gnu" > CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer" > CXXFLAGS="-march=pe

Re: [gentoo-user] emerge busybox Why?

2005-06-04 Thread Alastair Murray
Tom Wesley wrote: > > Of course if you're particularly adept at breaking your system, busybox > may not work unless it is statically linked. > > # echo sys-apps/busybox static >> /etc/portage/package.use > > Before you emerge it. > If busybox is being used as a rescue shell shouldn't it build

Re: [gentoo-user] syslog-ng can't be removed by rc-update

2005-10-19 Thread Alastair Murray
Rob wrote: Michael Kjorling wrote: On 2005-10-19 09:26 -0700, [EMAIL PROTECTED] wrote: I recently decided to use sysklogd instead of syslog-ng. But the command "rc-update del syslog-ng default" will not remove the file from /etc/init.d. It should be deleted when you unmerge syslog-ng.