rancor
2011-Aug-08 15:17 UTC
[flashboot] How much do you store in the ramdisk kernel? - Flashboot for OpenBSD 4.9 on the way
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
Jakob Schlyter
2011-Aug-08 18:52 UTC
[flashboot] How much do you store in the ramdisk kernel? - Flashboot for OpenBSD 4.9 on the way
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
James Records
2011-Aug-08 18:56 UTC
[flashboot] How much do you store in the ramdisk kernel? - Flashboot for OpenBSD 4.9 on the way
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 <jakob at kirei.se> 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: <http://lists.mindrot.org/pipermail/flashboot/attachments/20110808/44a05634/attachment.html>
Bastien Durel
2011-Aug-09 13:26 UTC
[flashboot] How much do you store in the ramdisk kernel? - Flashboot for OpenBSD 4.9 on the way
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
Emille Blanc
2011-Aug-09 19:26 UTC
[flashboot] How much do you store in the ramdisk kernel? - Flashboot for OpenBSD 4.9 on the way
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/flashbootMine typically fluctuates around from ~100-800Kb.