wb builddeb: add wireguard-required packages to "Provides:" section - #129
Merged
Conversation
Contributor
Author
webconn
approved these changes
Apr 27, 2023
webconn
pushed a commit
that referenced
this pull request
May 29, 2023
…129) * wb builddeb: add wireguard-required packages to "Provides:" section * add wireguard-modules & wireguard-dkms packages * remove dkms package * wireguard-modules is only in provides
webconn
pushed a commit
that referenced
this pull request
May 29, 2023
…129) * wb builddeb: add wireguard-required packages to "Provides:" section * add wireguard-modules & wireguard-dkms packages * remove dkms package * wireguard-modules is only in provides
evgeny-boger
pushed a commit
that referenced
this pull request
Mar 26, 2024
* wb-deb: linux 5.10 * build system integrated in kernel repository in single commit * use static changelog * build kernel using Jenkins pipeline with improvements * wb-deb: add revision from changelog to uname * also add FORCE_OVERWRITE to upload stage * Makefile: do not remove debian directory * rts on rs485 uarts is configured as gpio with * dts: disable rts-gpios on WB6 modX uarts by default (#68) * add support for wb7 in custom build scripts * conflict on linux-image to forbid multiple images (#77) * fix build with recent dpkg (ubuntu 22.04) dpkg guys really like to break backward package compatibility every couple of years. This time newer dpkg defaults to zst compression which is not supported by slightly older dpkg from bullsey. * add wireguard-required packages to "Provides:" section (#129) * add wireguard-required packages to "Provides:" section * add wireguard-modules & wireguard-dkms packages * remove dkms package * wireguard-modules is only in provides jenkinsfile: rename contactless folder to wirenboard (#59) jenkinsfile: replace manual deployment with one from library (#61) wb: jenkins: add wb7 to target list Jenkinsfile: move pipeline to library (#99) wb-deb: add debian files exceptions to .gitignore wb: add more build artifacts to gitignore wb build scripts: add wb7min minimum configuration w/o Wi-Fi and with everything compiled in kernel. add scripts to make bootpart image with zImage, dtbs and version initial commit of bootlet in package fix wb build scripts: add wb7min Jenkinsfile: build bootlets by default
taraant
pushed a commit
that referenced
this pull request
May 16, 2025
…129) * wb builddeb: add wireguard-required packages to "Provides:" section * add wireguard-modules & wireguard-dkms packages * remove dkms package * wireguard-modules is only in provides
taraant
pushed a commit
that referenced
this pull request
May 16, 2025
Original commits:
.gitignore
39f9574: wb: add more build artifacts to gitignore
.gitmodules
97b9b0f: wb7: Add rtl8733bu wireless driver as a submodule
Jenkinsfile
be8355f: jenkinsfile: replace manual deployment with one from library (#61)
2f63eae: wb: jenkins: add wb7 to target list
3bcadf6: Jenkinsfile: move pipeline to library (#99)
7863007: Jenkinsfile: build bootlets by default
scripts/package/wb/builddeb
b042223: dts: disable rts-gpios on WB6 modX uarts by default (#68)
fc8da1c: builddeb: conflict on linux-image to forbid multiple images (#77)
bf2dfdc: fix build with recent dpkg (ubuntu 22.04)
f3e93d5: wb builddeb: add wireguard-required packages to "Provides:" section (#129)
scripts/package/wb/common.sh
efbe2be: add wb7min defconfig
scripts/package/wb/do_build_bootpart.sh
efbe2be: add wb7min defconfig
scripts/package/wb/do_build_deb.sh
7edec46: add support for wb7 in custom build scripts
efbe2be: add wb7min defconfig
13c5c77: initial commit of bootlet in package
90a0ec9: scripts: make wb7x-factory-bootlet not work as regular bootlet; no functional changes
scripts/package/wb/version.sh
7edec46: add support for wb7 in custom build scripts
efbe2be: add wb7min defconfig
13c5c77: initial commit of bootlet in package
90a0ec9: scripts: make wb7x-factory-bootlet not work as regular bootlet; no functional changes
taraant
pushed a commit
that referenced
this pull request
May 16, 2025
Original commits:
.gitignore
39f9574: wb: add more build artifacts to gitignore
.gitmodules
97b9b0f: wb7: Add rtl8733bu wireless driver as a submodule
Jenkinsfile
be8355f: jenkinsfile: replace manual deployment with one from library (#61)
2f63eae: wb: jenkins: add wb7 to target list
3bcadf6: Jenkinsfile: move pipeline to library (#99)
7863007: Jenkinsfile: build bootlets by default
scripts/package/wb/builddeb
b042223: dts: disable rts-gpios on WB6 modX uarts by default (#68)
fc8da1c: builddeb: conflict on linux-image to forbid multiple images (#77)
bf2dfdc: fix build with recent dpkg (ubuntu 22.04)
f3e93d5: wb builddeb: add wireguard-required packages to "Provides:" section (#129)
scripts/package/wb/common.sh
efbe2be: add wb7min defconfig
scripts/package/wb/do_build_bootpart.sh
efbe2be: add wb7min defconfig
scripts/package/wb/do_build_deb.sh
7edec46: add support for wb7 in custom build scripts
efbe2be: add wb7min defconfig
13c5c77: initial commit of bootlet in package
90a0ec9: scripts: make wb7x-factory-bootlet not work as regular bootlet; no functional changes
scripts/package/wb/version.sh
7edec46: add support for wb7 in custom build scripts
efbe2be: add wb7min defconfig
13c5c77: initial commit of bootlet in package
90a0ec9: scripts: make wb7x-factory-bootlet not work as regular bootlet; no functional changes
taraant
pushed a commit
that referenced
this pull request
May 16, 2025
Original commits:
.gitignore
39f9574: wb: add more build artifacts to gitignore
.gitmodules
97b9b0f: wb7: Add rtl8733bu wireless driver as a submodule
Jenkinsfile
be8355f: jenkinsfile: replace manual deployment with one from library (#61)
2f63eae: wb: jenkins: add wb7 to target list
3bcadf6: Jenkinsfile: move pipeline to library (#99)
7863007: Jenkinsfile: build bootlets by default
scripts/package/wb/builddeb
b042223: dts: disable rts-gpios on WB6 modX uarts by default (#68)
fc8da1c: builddeb: conflict on linux-image to forbid multiple images (#77)
bf2dfdc: fix build with recent dpkg (ubuntu 22.04)
f3e93d5: wb builddeb: add wireguard-required packages to "Provides:" section (#129)
scripts/package/wb/common.sh
efbe2be: add wb7min defconfig
scripts/package/wb/do_build_bootpart.sh
efbe2be: add wb7min defconfig
scripts/package/wb/do_build_deb.sh
7edec46: add support for wb7 in custom build scripts
efbe2be: add wb7min defconfig
13c5c77: initial commit of bootlet in package
90a0ec9: scripts: make wb7x-factory-bootlet not work as regular bootlet; no functional changes
scripts/package/wb/version.sh
7edec46: add support for wb7 in custom build scripts
efbe2be: add wb7min defconfig
13c5c77: initial commit of bootlet in package
90a0ec9: scripts: make wb7x-factory-bootlet not work as regular bootlet; no functional changes
taraant
pushed a commit
that referenced
this pull request
May 19, 2025
…129) * wb builddeb: add wireguard-required packages to "Provides:" section * add wireguard-modules & wireguard-dkms packages * remove dkms package * wireguard-modules is only in provides
taraant
pushed a commit
that referenced
this pull request
May 19, 2025
Original commits:
.gitignore
9d7ac38: wb-deb: linux 5.10 (#54)
324edfb: wb-deb: add debian files exceptions to .gitignore
39f9574: wb: add more build artifacts to gitignore
.gitmodules
97b9b0f: wb7: Add rtl8733bu wireless driver as a submodule
Jenkinsfile
9d7ac38: wb-deb: linux 5.10 (#54)
c6a7634: jenkinsfile: rename contactless folder to wirenboard (#59)
be8355f: jenkinsfile: replace manual deployment with one from library (#61)
2f63eae: wb: jenkins: add wb7 to target list
3bcadf6: Jenkinsfile: move pipeline to library (#99)
7863007: Jenkinsfile: build bootlets by default
scripts/Makefile.kasan
393200a: kasan: fix hwasan build for gcc
scripts/Makefile.package
9d7ac38: wb-deb: linux 5.10 (#54)
scripts/package/wb/builddeb
9d7ac38: wb-deb: linux 5.10 (#54)
8b7ff1b: rts on rs485 uarts is configured as gpio with default PD (#56)
b042223: dts: disable rts-gpios on WB6 modX uarts by default (#68)
fc8da1c: builddeb: conflict on linux-image to forbid multiple images (#77)
bf2dfdc: fix build with recent dpkg (ubuntu 22.04)
f3e93d5: wb builddeb: add wireguard-required packages to "Provides:" section (#129)
scripts/package/wb/common.sh
efbe2be: add wb7min defconfig
scripts/package/wb/do_build_bootpart.sh
efbe2be: add wb7min defconfig
scripts/package/wb/do_build_deb.sh
9d7ac38: wb-deb: linux 5.10 (#54)
7edec46: add support for wb7 in custom build scripts
efbe2be: add wb7min defconfig
13c5c77: initial commit of bootlet in package
90a0ec9: scripts: make wb7x-factory-bootlet not work as regular bootlet; no functional changes
scripts/package/wb/version.sh
9d7ac38: wb-deb: linux 5.10 (#54)
7edec46: add support for wb7 in custom build scripts
efbe2be: add wb7min defconfig
13c5c77: initial commit of bootlet in package
90a0ec9: scripts: make wb7x-factory-bootlet not work as regular bootlet; no functional changes
taraant
pushed a commit
that referenced
this pull request
Jun 9, 2025
…129) * wb builddeb: add wireguard-required packages to "Provides:" section * add wireguard-modules & wireguard-dkms packages * remove dkms package * wireguard-modules is only in provides
taraant
pushed a commit
that referenced
this pull request
Jul 29, 2025
…129) * wb builddeb: add wireguard-required packages to "Provides:" section * add wireguard-modules & wireguard-dkms packages * remove dkms package * wireguard-modules is only in provides
taraant
pushed a commit
that referenced
this pull request
Oct 31, 2025
…129) * wb builddeb: add wireguard-required packages to "Provides:" section * add wireguard-modules & wireguard-dkms packages * remove dkms package * wireguard-modules is only in provides
taraant
pushed a commit
that referenced
this pull request
Apr 14, 2026
…129) * wb builddeb: add wireguard-required packages to "Provides:" section * add wireguard-modules & wireguard-dkms packages * remove dkms package * wireguard-modules is only in provides
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

при установке, wireguard тянет с собой в зависимостях какое-то ядро (которое как минимум - занимает 100+мб места); хотя прекрасно работает на нашем ядре
добавили debian-магии в наше ядро, чтобы оно притворялось требуемым
нужны именно Provides, Replaces и Conflicts