From: Mentalspice <clu...@ya...> - 2000-12-11 19:46:46
|
No debs. No compiler. Just a small, nice base system. The base system only needs the basics - a package manager, a simple text editor(no emacs or vi), and the file utilities. That is it. It should fit in under 30MB, and be stored as a large .bin file. The installer would mount it to a loop device, and copy its contents to the drive the user chooses(since it will be mounted, it will just copy / to /target, which is the target drive...just like in slackware). And, s/blender/bender/g ! Rewriting gecko is good, at least the non-GPL parts first. Then, comes code optiomization, then adding new features. Things like gcc(not egcs...its code was merged back into gcc!) and X would be debs. I like the idea of hacking dpkg to use rpms/tar.gz/sli packages(using things like librpm). If you've never noticed, rpm is just a nice little app that makes librpm do most of the work. This makes writing rpm apps easier than writing a new package manager. So, since I've never looked at the dpkg source, we could just add a switch and have it look for .rpm as the last 3 chars of the package name, and then run the InstallRPM(char[]) function we would write. --------------------------------------------- DO NOT REPLY TO THIS MESSAGE BY EMAIL! --------------------------------------------- You have chosen to receive messages from "mentalunix" by email. Reply to this message: http://clubs.yahoo.com/clubs/mentalunix/bbsfrp?action=r&tid=mentalunix&sid=1600006580&mid=349 Unsubscribe from the Club mailing list: http://clubs.yahoo.com/clubs/mentalunix/config/change_mb_list Return to "mentalunix": http://clubs.yahoo.com/clubs/mentalunix ---------------------------------------------- Not a member? Remove yourself from this list: http://edit.clubs.yahoo.com/config/unsubscribe_mb_list?.userID=munix_devr&.groupID=mentalunix&.groupType=&.code=IVyJGMuRxG |