#781 Adding @hardware-support for I3 Spin
Merged 3 years ago by adamwill. Opened 3 years ago by odilhao.
odilhao/fedora-kickstarts f34  into  f34

file modified
+1 -13
@@ -11,22 +11,11 @@ 

  

  

  %packages

- 

- @networkmanager-submodules

- @base-x

- i3

- dunst

- azote

- lightdm-gtk

+ @i3-desktop-environment

  brightlight

  feh

- mousepad

  dex-autostart

- network-manager-applet

- pavucontrol

- volumeicon

  thunar

- lightdm

  

  

  # unlock default keyring. FIXME: Should probably be done in comps
@@ -35,7 +24,6 @@ 

  @admin-tools

  wget

  # Better more popular browser

- firefox

  system-config-printer

  

  # save some space

We noticed that the I3 Spin live was not getting the firmware packages for wifi, with this commit I'm adding the @hardware-support to fix that.

1 new commit added

  • Cleaning the packages that are already present on @i3-desktop-environment
3 years ago

@kevin are we already in freeze for the 34 beta? I can see here that only rawhide have the new packages from the PR782 approval.

The FE was accepted. The change looks fine to me so I'll go ahead and merge it.

Actually, I tell a lie: to be strictly correct it should be @^i3-desktop-environment. It's an environment group, and @^ is the correct tag for those.

rebased onto cd9b1a5

3 years ago

I'm just gonna merge this and ninja fix it myself.

Pull-Request has been merged by adamwill

3 years ago
Metadata