Project

General

Profile

Evolution #2353

Ne pas utiliser de late_command dans common.seed

Added by Daniel Dehennin over 11 years ago. Updated almost 11 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Start date:
11/09/2011
Due date:
% Done:

100%

Spent time:
Distribution:
EOLE 2.3

Description

Le fichier source:common.seed contient la configuration suivante:

d-i preseed/late_command string in-target update-initramfs -c -k 2.6.32-30-eole; in-target grub-set-default 2; in-target sed -i "s/^GRUB_DEFAULT=0/GRUB_DEFAULT=2/g" /etc/default/grub; in-target update-grub

Cela oblige à le modifier à chaque nouvelle version du noyau.


Related issues

Blocked by eole-preseed - Evolution #3662: Intégrer l’architecture hands-off Fermé 06/19/2012

Associated revisions

Revision eca035db (diff)
Added by Jeremy Allison over 15 years ago

r13535: Fix #2353 based on a patch by William Jojo.
Jeremy.
(This used to be commit fe63a6ee06149195032320dd0fb9b6c7dfb460d3)

Revision ee250a07 (diff)
Added by Daniel Dehennin almost 11 years ago

Add base configuration for EOLE servers

  • classes/eole/preseed: Install our kernels.
    Set driver policy to most.
  • classes/eole/early_script: Install ubuntu-keyring and openssh-server.
  • classes/eole/late_script: Update initramfs for all version and grub
    configuration.
  • classes/eole/subclasses: Require ldap, kerberos, net/dhcp-only and
    partition/auto-lvm.

Ref: #3662 @10m
Fixes: #2353

History

#1 Updated by Daniel Dehennin almost 11 years ago

  • Status changed from Nouveau to Accepté

Une option est d’utiliser -k all et de ne relancer qu’un update-grub.

#2 Updated by Daniel Dehennin almost 11 years ago

  • Target version changed from 76 to Mises à jour 2.3.5 RC

Ça viendra avec le train de #3662.

#3 Updated by Daniel Dehennin almost 11 years ago

  • Status changed from Accepté to Résolu
  • % Done changed from 0 to 100

#4 Updated by Daniel Dehennin almost 11 years ago

Publié sur le CD du 20120620

#5 Updated by Fabrice Barconnière almost 11 years ago

  • Status changed from Résolu to Fermé

Also available in: Atom PDF