Re: Source dir for fcopy

2015-01-22 Diskussionsfäden Norberto Meijome
inline below.. On Thu, Jan 22, 2015 at 9:03 PM, Holger Parplies w...@parplies.de wrote: Hi, Norberto Meijome wrote on 2015-01-22 12:08:56 +1100 [Source dir for fcopy]: I want to use fcopy to push a set of initial ssh pub keys to the root user in the host being built, i.e.,

Re: Source dir for fcopy

2015-01-22 Diskussionsfäden Holger Parplies
Hi, Norberto Meijome wrote on 2015-01-22 23:17:26 +1100 [Re: Source dir for fcopy]: inline below.. [...] fcopy -i -v -s /data/fai/config/files/ /root/.ssh/authorized_keys ( to avoid the confusion from #1 above)... Actually, you are creating the confusion you want to avoid :-).

Re: Source dir for fcopy

2015-01-22 Diskussionsfäden Holger Parplies
Hi, Norberto Meijome wrote on 2015-01-22 12:08:56 +1100 [Source dir for fcopy]: I want to use fcopy to push a set of initial ssh pub keys to the root user in the host being built, i.e., /root/.ssh/authorized_keys [...] 1. I understand FAI/files is the default source dir for fcopy... alas, I

This is pretty cool

2015-01-22 Diskussionsfäden John G Heim
YEAR=`/bin/date +\%Y\` MON=`/bin/date +\%b\` DAY=`/bin/date +\%a\` TODAY=`/bin/date +\%F\` CLASSES=$CLASSES,$HOSTNAME,$YEAR,$MON,$DAY,$TODAY /usr/sbin/fai --class=$CLASSES softupdate So what that will do is to add to your list of classes the hostname, year, month, day, and

setup-storage and GPT partition tables with EFI boot partition

2015-01-22 Diskussionsfäden John Paul Adrian Glaubitz
Hello! I am currently trying to install FAI with UEFI for the first time. For that, I need to create a GPT partition table with a FAT32 EFI partition at the beginning of the disk. My first attempt for such a disk config looked like this (inspired from here [1]): disk_config sda fstabkey:uuid