emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43881: closed ([PATCH 0/2] Deduplicate package sets)


From: GNU bug Tracking System
Subject: bug#43881: closed ([PATCH 0/2] Deduplicate package sets)
Date: Thu, 15 Oct 2020 07:57:02 +0000

Your message dated Thu, 15 Oct 2020 10:55:51 +0300
with message-id <20201015075551.GE1237@E5400>
and subject line Re: [PATCH 1/2] system: Add %base-packages-disk-utils.
has caused the debbugs.gnu.org bug report #43881,
regarding [PATCH 0/2] Deduplicate package sets
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
43881: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43881
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Deduplicate package sets Date: Fri, 9 Oct 2020 16:39:17 +0300
I noticed that the installer has nano, zile and nvi, but %base-packages
has nano and zile. I also saw that the installer also pulls in
%base-packages and I figured it was a good time to do something about
it.

I moved nvi from the installer to %base-packages-interactive.
I created %base-packages-disk-utils to work with
disks/partitions/file-systems.

Of the packages I removed from the installer which weren't already part
of %base-packages:
wpa-supplicant-minimal: wpa-supplicant already provided by the
wpa-supplicant-service-type.
openssh: Already provided by the openssh-service-type.

I figure it's worth asking: should we be using wpa-supplicant-minimal
and openssh-sans-x for their services in the installer? Actually,
looking at the openssh-service-type I don't see it documented in the
manual a field to use a different openssh package.

Efraim Flashner (2):
  system: Add %base-packages-disk-utils.
  install: Deduplicate packages with %base-package sets.

 gnu/system.scm         | 38 +++++++++++++++++++++++++++++---------
 gnu/system/install.scm | 37 ++++++++++---------------------------
 2 files changed, 39 insertions(+), 36 deletions(-)

-- 
2.28.0




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH 1/2] system: Add %base-packages-disk-utils. Date: Thu, 15 Oct 2020 10:55:51 +0300
Patches pushed!


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]