Re: [leaf-devel] apk-tools

2005-05-07 Thread Natanael Copa
Eric Spakman wrote: >Natanael, > > >>>No the problem is not with initial building packages but save the >>>config changes in a running system. Because it all runs in RAM changes >>>would get lost when you reboot or halt the system. So changes needs to >>>get back-upped in the package. That's why

[leaf-devel] Site Status: website update (2005-05-07)

2005-05-07 Thread Mike Noyes
Everyone, I created a directory on the SF shell for our writable phpWebSite directories. All hub and branch symlinks now point to the new directories. Please let me know if you have any problems. Thanks. https://sourceforge.net/support/tracker.php?aid=1109940 [ alexandria-Feature Requests-1109940

RE: [leaf-devel] apk-tools

2005-05-07 Thread Eric Spakman
Natanael, >> No the problem is not with initial building packages but save the >> config changes in a running system. Because it all runs in RAM changes >> would get lost when you reboot or halt the system. So changes needs to >> get back-upped in the package. That's why we use both list and >> ex

RE: [leaf-devel] apk-tools

2005-05-07 Thread Natanael Copa
On Sat, 2005-05-07 at 18:36 +0200, Eric Spakman wrote: > Natanael, > >I'm not really sure how you build your lrp. > > > >chroot into ulibc environment > >unpack source > >compile > >install to /var/tmp/package > >cd /var/tmp/package > >clean (strip away .h .a files, docs, manuals etc) > >create m

RE: [leaf-devel] apk-tools

2005-05-07 Thread Eric Spakman
Natanael, >> >I don't know if the lrp's is using *exclude.list files? That has caused >> >alot of problems for me/us so that is completely unsupported. >> > >> That's a major drawback, a lot of lrp packages use *.exclude.list >> files otherwise a lot of temporary files would end up in the packages