Your message dated Wed, 27 Jan 2010 13:49:31 +0100
with message-id <[email protected]>
and subject line 
has caused the Debian Bug report #508566,
regarding fai softupdates: list manually installed packages per default, 
provide option to remove them
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
508566: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508566
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: fai-client
severity: wishlist
x-debbugs-cc: [email protected]

Hi,

On Friday 12 December 2008 14:22, Henning Sprang wrote:
> Andreas Heinlein wrote:
> > I have a question regarding "take-over" of clients not initially
> > installed with FAI. Is it possible to purge any packages *not* listed in
> > package_config during softupdate?
>
> No.
>
> This would involve a quite complex algorithm, because you have track
> down also all dependencies of explicitly listed packages, and their
> dependencies an so on.

Ain't it quite easy: fai generates a list of packages which should be 
installed. There is a list of packages installed on the system already, 
dpkg -l. Diff.

I think that would be a quite nice feature to have, also for the quite common 
case where the user is root on the machine and installs packages manually 
over time. (So the default should be to just list those packages, and then 
there could be an optional switch to softupdate, to also remove them.)

I think I will turn this into a wishlist bug, since the theoretical 
(superiour) approach, that one should never do manual changes and always plan 
everything, sadly doesn't always match with reality.


regards,
        Holger

Attachment: pgpqfQZYm9Z8i.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
This bug can be closed, since install_packages can list the packages
(option -l) and also writes this list to $FAI_ROOT/tmp/packages.list. 
If you like to implement such a feature, you should write a hook, all
needed information are available.

-- 
regards Thomas


--- End Message ---

Reply via email to