X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=vm_hosted;h=9121320e638d3564d374e2a7c48593617ccf4654;hp=7934de660b59207d92317eb697d60e663b47447c;hb=8df6cdcf023b4610800962040209dd85e8eb4a34;hpb=902f819ba6a71cb0ddc78c31a66258df876fd053 diff --git a/vm_hosted b/vm_hosted index 7934de6..9121320 100755 --- a/vm_hosted +++ b/vm_hosted @@ -93,7 +93,8 @@ rule_apticron_configure () { sudo service apticron restart } rule_boot_configure () { - rule apt_get_install grub-pc # XXX: attention à n'installer GRUB sur AUCUN disque proposé ! + warn "attention à n'installer GRUB sur AUCUN disque proposé !" + rule apt_get_install grub-pc mk_dir mod=644 own=root:root /boot/grub rule apt_get_install linux-image-$vm_arch mk_reg mod=644 own=root:root /etc/default/grub <<-EOF