Re: [leaf-devel] Install script

2015-04-08 Thread Erich Titl
Am 08.04.2015 um 21:04 schrieb Andrew: > 08.04.2015 17:44, kp kirchdoerfer пишет: ... > We can use parted for automation. fdisk isn't good for this (we can't > handle multiple partitions correctly). Mhhh I used to automate tasks with fdisk to build multiple partitions on CF's given. fdisk ha

Re: [leaf-devel] Install script

2015-04-08 Thread Andrew
08.04.2015 17:44, kp kirchdoerfer пишет: > Am Dienstag, 7. April 2015, 20:29:19 schrieb Andrew: >> Can you manually format your storage with '-r 512' option? > this the default; it worked with -r 1024 AFAIK by default root dir size is dependent from partition size. 1024 records IMHO is overkill fo

Re: [leaf-devel] Install script

2015-04-08 Thread kp kirchdoerfer
Am Dienstag, 7. April 2015, 20:29:19 schrieb Andrew: > Can you manually format your storage with '-r 512' option? this the default; it worked with -r 1024 And it booted afterwards - nice! Anyway we should think about if we need to add hsdupp for every iso image. Users of the iso image will get

[leaf-devel] 5.1.4-rc1 (kernel 3.10.72) does not reboot on WRAP

2015-04-08 Thread Erich Titl
Hi Part of my tests for upgrade involves testing on a WRAP. I found that the kernel release 3.10.72 appears not to be capable of rebooting the system despite the reboot=bios parameter on the command line. Version 3.10.71 does not have this issue. Bright ideas? Thanks ET smime.p7s Description

Re: [leaf-devel] git missing files in master (reset)

2015-04-08 Thread Erich Titl
Looks like a git clean took care of the problem. I still don't know where the merge comes from though Am 08.04.2015 um 11:38 schrieb Erich Titl: > Hi Folks > > It looks like something went wild in the master branch, I am getting > tons of deleted and untracked files, as if the master changed a lo

[leaf-devel] git missing files in master

2015-04-08 Thread Erich Titl
Hi Folks It looks like something went wild in the master branch, I am getting tons of deleted and untracked files, as if the master changed a lot. I am doing a separate clone now to see if by any chance my own repositore went berserk, else I believe the following inadverted commit is the culprit