FAI for Ubuntu/karmic

2009-11-11 Thread Waldemar Brodkorb
Hi Developers, after a successful workshop with Thomas, I would like to sent some hints and patches for getting FAI working on Ubuntu/karmic to install Ubuntu/karmic. I've checkout the latest subversion of fai: svn co svn://svn.debian.org/svn/fai/trunk fai-sources After applying the attached

keyboard layout while installing on Ubuntu/FAI

2009-11-16 Thread Waldemar Brodkorb
Hi, attached patch might be useful to set the keyboard to another layout while installing. Ubuntu switched to setupcon for keyboard configuration. best regards Waldemar Index: lib/load_keymap_consolechars === ---

small documentation patch

2009-11-16 Thread Waldemar Brodkorb
Hi developers, while reading the documentation, I found some minor errors. Attached is a suggested patch. bye Waldemar Index: fai-guide.txt === --- fai-guide.txt (Revision 5655) +++ fai-guide.txt (Arbeitskopie) @@

Re: recent lvm.conf change in ubuntu/lucid breaks FAI setup-storage

2010-03-02 Thread Waldemar Brodkorb
Hi Michael, Michael Tautschnig wrote, Hi FAI Developers, recently Ubuntu changed the default lvm.conf file, they now use following: - # Since version 2.02.54, the tools distinguish between powers of # 1024 bytes (e.g. KiB, MiB, GiB) and powers of 1000 bytes (e.g.

swap fsck bug

2010-03-11 Thread Waldemar Brodkorb
Hi FAI developers, it seems that fstab generation still contains the bug, that swap will be checked. Attached patch fixes it for me. best regards, Waldemar Index: lib/setup-storage/Fstab.pm === ---

Re: recent lvm.conf change in ubuntu/lucid breaks FAI setup-storage

2010-03-14 Thread Waldemar Brodkorb
Hi Michael, Michael Tautschnig wrote, I'd really appreciate if people started to contribute to those experimental builds!!! Don't hesitate to post any further questions! I started to get my work into the experimental build, but I have some problems with a simple setup. I checked out the

config space leftovers, when using own FAI_ACTION

2010-04-13 Thread Waldemar Brodkorb
Hi, when using some home made FAI actions implemented as hooks, the config space is not automatically unmounted, when NFS is used. What about something like the attached patch, to fix this situations? bye Waldemar Index: lib/subroutines

problem with kernel cmdline

2010-04-21 Thread Waldemar Brodkorb
Hi, when using following kernel command line to finetune some NFS options: append initrd=initrd.img-2.6.32-21-generic ip=dhcp NFSOPTS=-o nolock,ro,wsize=2048,rsize=2048 root=/dev/nfs nfsroot=/srv/fai/nfsroot boot=live FAI_FLAGS=verbose,sshd,createvt FAI_ACTION=install The function eval_cmdline