Development Guide?
|
13th Dec, 2013, 10:02 AM
Post: #11
|
|||
|
|||
RE: Development Guide?
@Killerbee,
yes the system works - don't be surprised. you will get some minor error msgs during updates though. in general, ext4 is faster. btrfs wasn't picked up for speed. (and yes, specially lib updates will struggle) ((if interested https://github.com/xbianonpi/xbian-package-initramfs/issues/1#issuecomment-15011914 )) (10th Dec, 2013 01:16 AM)Killerbee Wrote: My next challenge is to modify the script of Klaus Maria Pfeiffer found here to make it possible to create a xbian image automatically directly from Ubuntu. this is still a bit complication - you need ubuntu (or debian). if you wan't to make this install option go real, do it around some kind of minimized linux image with debootstrap running on it able to perform this steps to the card it was booted from. it could run like this: 1 - 1st partition -> 64mb in size holding kernel and initramfs 2 - initramfs booted will prepare 2nd partition and run 1st stage of debootstrap (downloading packages according of users choice) 3 - reboot into 2nd partition for 2nd stage of debootstrap. it's the same with the small difference that you ubuntu is the kernel.img and initramfs on fat partition to boot. just to see it how it works you can copy 1:1 your fresh raspbian install, replace /var with tmpfs, remove all packages providing support for locales, man, info, timezones, *i18n*, …you could end around 100mb. which will compress under 64mb. its not effective, but it is quick to build. or take XBians initramfs. just tried with debootstrap binary and libs with gzipped size of 7mb. you have network, fs and part utils. you don't need more. @Killerbee btw: very nice, I'm proud of you Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Development Guide? - A_Porcupine - 13th Sep, 2013, 08:32 AM
RE: Development Guide? - Koenkk - 13th Sep, 2013, 04:41 PM
RE: Development Guide? - mk01 - 1st Dec, 2013, 06:25 PM
RE: Development Guide? - mk01 - 2nd Dec, 2013, 01:09 AM
RE: Development Guide? - Killerbee - 2nd Dec, 2013, 11:55 PM
RE: Development Guide? - mk01 - 3rd Dec, 2013, 01:42 AM
RE: Development Guide? - mk01 - 3rd Dec, 2013, 06:36 AM
RE: Development Guide? - Killerbee - 7th Dec, 2013, 11:43 PM
RE: Development Guide? - Killerbee - 10th Dec, 2013, 01:16 AM
RE: Development Guide? - Killerbee - 11th Dec, 2013, 08:17 AM
RE: Development Guide? - mk01 - 13th Dec, 2013 10:02 AM
RE: Development Guide? - Killerbee - 16th Dec, 2013, 08:52 PM
RE: Development Guide? - mk01 - 21st Dec, 2013, 06:55 AM
|