From therancor at gmail.com Tue Aug 9 01:17:26 2011 From: therancor at gmail.com (rancor) Date: Mon, 8 Aug 2011 17:17:26 +0200 Subject: [flashboot] How much do you store in the ramdisk kernel? - Flashboot for OpenBSD 4.9 on the way Message-ID: Hi I'm modifying Flashboot for OpenBSD 4.9 from resent changes made by Rickard Dahlstrand (automated download of source, patching and chroot) and hints from James Records post (http://www.mail-archive.com/flashboot at mindrot.org/msg00149.html). One thing that will be different is the size of the ramdisk kernel and it will be significant bigger since and the minimal build will be approximate 38Mb uncompressed. My question to you all is how much config files do you store in kernel and how much free space do you need? It's still possible to customize it but it would be great to have the standard sizes some what accurate. Regards rancor From jakob at kirei.se Tue Aug 9 04:52:36 2011 From: jakob at kirei.se (Jakob Schlyter) Date: Mon, 8 Aug 2011 20:52:36 +0200 Subject: [flashboot] How much do you store in the ramdisk kernel? - Flashboot for OpenBSD 4.9 on the way In-Reply-To: References: Message-ID: <78D4F3DE-C5FC-40F7-B549-30FEBCB26357@kirei.se> On 8 aug 2011, at 17:17, rancor wrote: > My question to you all is how much config files do you store in kernel > and how much free space do you need? My /flash/conf/ directory is about 300 kB. jakob From james.records at gmail.com Tue Aug 9 04:56:38 2011 From: james.records at gmail.com (James Records) Date: Mon, 8 Aug 2011 11:56:38 -0700 Subject: [flashboot] How much do you store in the ramdisk kernel? - Flashboot for OpenBSD 4.9 on the way In-Reply-To: <78D4F3DE-C5FC-40F7-B549-30FEBCB26357@kirei.se> References: <78D4F3DE-C5FC-40F7-B549-30FEBCB26357@kirei.se> Message-ID: I have a fairly customized FB install, but here is my usage: Filesystem Size Used Avail Capacity Mounted on /dev/rd0a 24.2M 24.1M 23.0K 100% / mfs:17070 9.7M 2.6M 6.6M 29% /usr/local mfs:17063 19.5M 1.0K 18.5M 0% /ftmp /dev/sd0d 5.0M 106K 4.7M 2% /conf The entire image compressed is around 9mb J On Mon, Aug 8, 2011 at 11:52 AM, Jakob Schlyter wrote: > On 8 aug 2011, at 17:17, rancor wrote: > > > My question to you all is how much config files do you store in kernel > > and how much free space do you need? > > My /flash/conf/ directory is about 300 kB. > > jakob > > _______________________________________________ > flashboot mailing list > flashboot at mindrot.org > https://lists.mindrot.org/mailman/listinfo/flashboot > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bastien.durel at geekwu.org Tue Aug 9 23:26:29 2011 From: bastien.durel at geekwu.org (Bastien Durel) Date: Tue, 09 Aug 2011 15:26:29 +0200 Subject: [flashboot] How much do you store in the ramdisk kernel? - Flashboot for OpenBSD 4.9 on the way In-Reply-To: References: <78D4F3DE-C5FC-40F7-B549-30FEBCB26357@kirei.se> Message-ID: <1312896389.30580.3.camel@sandworm.geekwu.org> Le lundi 08 ao?t 2011 ? 11:56 -0700, James Records a ?crit : > I have a fairly customized FB install, but here is my usage: > here is mine: [bastien-staff at fremen bastien-staff]$ df -h Filesystem Size Used Avail Capacity Mounted on /dev/rd0a 19.3M 15.3M 4.0M 79% / /dev/wd0a 120M 69.4M 44.5M 61% /flash -- Bastien From sarlok at sarlok.com Wed Aug 10 05:26:14 2011 From: sarlok at sarlok.com (Emille Blanc) Date: Tue, 09 Aug 2011 12:26:14 -0700 Subject: [flashboot] How much do you store in the ramdisk kernel? - Flashboot for OpenBSD 4.9 on the way In-Reply-To: References: Message-ID: <9128eab096ccdc5dec450be620f03130@webmail.sarlok.com> On Mon, 8 Aug 2011 17:17:26 +0200, rancor wrote: > Hi > > I'm modifying Flashboot for OpenBSD 4.9 from resent changes made by > Rickard Dahlstrand (automated download of source, patching and > chroot) > and hints from James Records post > (http://www.mail-archive.com/flashboot at mindrot.org/msg00149.html). > > One thing that will be different is the size of the ramdisk kernel > and > it will be significant bigger since and the minimal build will be > approximate 38Mb uncompressed. > > My question to you all is how much config files do you store in > kernel > and how much free space do you need? > > It's still possible to customize it but it would be great to have the > standard sizes some what accurate. > > Regards rancor > _______________________________________________ > flashboot mailing list > flashboot at mindrot.org > https://lists.mindrot.org/mailman/listinfo/flashboot Mine typically fluctuates around from ~100-800Kb.