#568836 choose profiles after installation

#568836#5
Date:
2010-02-08 04:23:11 UTC
From:
To:
package: debian-edu
severity: wishlist

Hi,

it would be awesome if it would be possible to install a package on a normal
Debian system (=not installed with the Debian Edu installation medium) and
activate (and de-activate) the Debian Edu profile(s) _after installation_.

Probably this will be easier for some profiles (e.g. kde-, gnome-,
sugar-workstation, ltsp server, gateway) than for others, especially the main
server.


cheers,
	Holger

#568836#10
Date:
2014-08-17 20:03:28 UTC
From:
To:
[Holger Levsen 2010-02-08]

A variation of this is possible using the debian-edu-bless script in
debian-edu-config (not included in the binary, so far only in the source
package).

It allow one to take basic / simple Debian system and transform it into
a Debian Edu system.  It is expected to work if the packages configured
by Debian Edu during installation are not installed before the
debian-edu-bless script is executed.  There is no way to roll back (aka
de-activate) this transformation, thought.

#568836#17
Date:
2014-08-18 11:09:32 UTC
From:
To:
Hi,

if this is expected, the script should check this and fail+complain if this
requirement is not met.

warn the user appropriatly, ask and default to "no". Either via debconf (which
then is translatable) or via a "--really-run-this" option (probably better
named though :)


cheers,
	Holger