Re: [Astlinux-users] Adding packages

2007-12-14 Thread Philip Prindeville
Ah, got it: Index: package/busybox/busybox.mk === --- package/busybox/busybox.mk (revision 1441) +++ package/busybox/busybox.mk (working copy) @@ -68,6 +68,10 @@ $(SED) "s/^.*CONFIG_LFS.*/CONFIG_LFS=n/;" $(BUSYBOX_DIR)/.conf

Re: [Astlinux-users] Adding packages

2007-12-14 Thread Philip Prindeville
Darrick Hartman (lists) wrote: > Philip Prindeville wrote: > >> Kristian Kielhofner wrote: >> >>> On Dec 9, 2007 12:45 AM, Philip Prindeville >>> <[EMAIL PROTECTED]> wrote: >>> >>> I started to use "which" as a template... seemed simple enough... Things like "*", "

Re: [Astlinux-users] Adding packages

2007-12-14 Thread Philip Prindeville
Darrick Hartman (lists) wrote: > Philip Prindeville wrote: > >> Let's give it a whirl: >> ftp://ftp.redfish-solutions.com/pub/package_vim.tar.gz >> > > I committed this to trunk but it's not quite right yet. > What's missing (so I get it right next time)?

Re: [Astlinux-users] Adding packages

2007-12-14 Thread Darrick Hartman (lists)
Philip Prindeville wrote: > Kristian Kielhofner wrote: >> On Dec 9, 2007 12:45 AM, Philip Prindeville >> <[EMAIL PROTECTED]> wrote: >> >>> I started to use "which" as a template... seemed simple enough... >>> >>> Things like "*", "^", "$", etc. are handy... as are .,+10s/match/subst/ >>> (i.e.

Re: [Astlinux-users] Adding packages

2007-12-13 Thread Philip Prindeville
Kristian Kielhofner wrote: > On Dec 9, 2007 12:45 AM, Philip Prindeville > <[EMAIL PROTECTED]> wrote: > >> I started to use "which" as a template... seemed simple enough... >> >> Things like "*", "^", "$", etc. are handy... as are .,+10s/match/subst/ >> (i.e. dot-relative addressing)... using h

Re: [Astlinux-users] Adding packages

2007-12-10 Thread Philip Prindeville
Kristian Kielhofner wrote: > On Dec 9, 2007 12:45 AM, Philip Prindeville > <[EMAIL PROTECTED]> wrote: > >> I started to use "which" as a template... seemed simple enough... >> >> Things like "*", "^", "$", etc. are handy... as are .,+10s/match/subst/ >> (i.e. dot-relative addressing)... using h

Re: [Astlinux-users] Adding packages

2007-12-10 Thread Kristian Kielhofner
On Dec 9, 2007 12:45 AM, Philip Prindeville <[EMAIL PROTECTED]> wrote: > > I started to use "which" as a template... seemed simple enough... > > Things like "*", "^", "$", etc. are handy... as are .,+10s/match/subst/ > (i.e. dot-relative addressing)... using h for left, j for down, k for > up, l f

Re: [Astlinux-users] Adding packages

2007-12-08 Thread Philip Prindeville
Darrick Hartman (lists) wrote: > Philip Prindeville wrote: > >> Is there a brief description of what's needed to add a new package to >> the environment? >> >> I'd like to use "vim" instead of the Busybox version of vi [sic]. Not >> having regex's is just too painful. ;-) >> > > What ar

Re: [Astlinux-users] Adding packages

2007-12-08 Thread Darrick Hartman (lists)
Philip Prindeville wrote: > Is there a brief description of what's needed to add a new package to > the environment? > > I'd like to use "vim" instead of the Busybox version of vi [sic]. Not > having regex's is just too painful. ;-) What are you attempting to do with vi that you can't do? I'

[Astlinux-users] Adding packages

2007-12-08 Thread Philip Prindeville
Is there a brief description of what's needed to add a new package to the environment? I'd like to use "vim" instead of the Busybox version of vi [sic]. Not having regex's is just too painful. ;-) -Philip - SF.Net email