DragonFly BSD
DragonFly users List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Building DragonFly on small drives (was Re: Loader not found)


From: Sascha Wildner <saw@xxxxxxxxx>
Date: Thu, 17 Mar 2005 09:16:22 +0100

onflybsd.org>	<20050315220419.499a9fd6.cpressey@xxxxxxxxxxxxxxx>	<4237d427$0$717$415eb37d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>	<20050315230556.7b84efae.cpressey@xxxxxxxxxxxxxxx>	<4237e990$0$719$415eb37d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <20050316122038.51f8e660.cpressey@xxxxxxxxxxxxxxx> <4238a4ce$0$717$415eb37d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <4238a88c$0$719$415eb37d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
In-Reply-To: <4238a88c$0$719$415eb37d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 26
Message-ID: <42393cd5$0$719$415eb37d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
NNTP-Posting-Host: 80.135.241.243
X-Trace: 1111047381 crater_reader.dragonflybsd.org 719 80.135.241.243
Xref: crater_reader.dragonflybsd.org dragonfly.users:2216

Gary Allan wrote:

> If you're trying to put BSD on a USB/Compact Flash card you should look 
> at the miniBSD scripts.

Not really on topic but related:

I was playing around with a DragonFly installation on my 1GB USB stick a 
couple of months ago and tried to figure out how I might do a successful 
buildworld on it (kernel building worked but for a full buildworld there 
was too little space left).

So I wrote a 'make compact' target which removes the object files as 
soon as the binary is created in order to save space. It still didn't 
work and I started thinking about a 'realcompact' target which removes 
object files plus _source files_ as soon as they are no longer needed. 
So in the end you would have only the binaries in obj and the Makefiles 
in src.

But (luckily?) I got distracted by something else before I actually 
tried implementing it. :)

Sascha

-- 
http://yoyodyne.ath.cx



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]