summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-04frr: T6250: add pending upstream patchChristian Breunig
2024-05-04frr: T6283: add pending upstream patchChristian Breunig
2024-05-04Docker: T6283: T6250: no need to include rtrlib and libyang in generalChristian Breunig
FRR build tracks the rtrlib and libyang version, so only one place is needed to build to sources.
2024-05-03container: T5867: podman depends on libgpgme11t64 from trixieChristian Breunig
2024-05-03Merge pull request #585 from jestabro/clone-repo-raw-flavorsChristian Breunig
build: T3664: clone vyos-1x under build dir instead of as submodule
2024-05-02build: T3664: clone vyos-1x under build dir instead of as submoduleJohn Estabrook
2024-05-02Kernel: T5887: update Linux Kernel to v6.6.30Christian Breunig
2024-05-01Merge pull request #579 from zdc/T6286-circinusChristian Breunig
kernel: T6286: Enable Generic driver for Hyper-V VMBus
2024-04-30kernel: T6286: Enable Generic driver for Hyper-V VMBuszsdc
Generic driver for Hyper-V VMBus is required in Hyper-V environments for direct access to network devices from userspace.
2024-04-29ixgbe: T5619: update driver version to 5.20.3Christian Breunig
2024-04-29Merge pull request #540 from ErnyTech/currentChristian Breunig
ixgbe: T6162: Add 1000BASE-BX support
2024-04-29Merge pull request #576 from dmbaturin/T3664-fixesJohn Estabrook
build: T3664: typo fixes and small refactoring
2024-04-29build: T3664: fail the build on external command errorsDaniil Baturin
2024-04-28Kernel: T5887: update Linux Kernel to v6.6.29Christian Breunig
2024-04-25build: T3664: typo fixes and small refactoringDaniil Baturin
2024-04-23Merge pull request #575 from dmbaturin/T6262-circinus-boot-splashJohn Estabrook
iso: T6262: update the boot splash for 1.5/Circinus
2024-04-23iso: T6262: update the boot splash for 1.5/CircinusDaniil Baturin
Picture courtesy of Oleg Gorobets
2024-04-22Merge pull request #574 from dmbaturin/T3664-submodule-moveJohn Estabrook
build: T3664: move the vyos-1x submodule to packages
2024-04-22build: T3664: adjust the vyos-1x submodule path in scriptsDaniil Baturin
2024-04-22build: T3664: add vyos-1x repo as packages/vyos-1x submoduleDaniil Baturin
2024-04-22build: T3664: remove the vyos-1x submodule from the rootDaniil Baturin
to prepare to move it to a subdirectory
2024-04-20Kernel: T5887: update Linux Kernel to v6.6.28Christian Breunig
2024-04-20Merge pull request #550 from dmbaturin/T3664-raw-flavorsChristian Breunig
build: T3664: add support for building non-ISO flavors
2024-04-17Merge pull request #569 from jestabro/confirm-passViacheslav Hletenko
image-tools: T6154: installer prompts to confirm password
2024-04-16image-tools: T6154: installer prompts to confirm non-default passwordJohn Estabrook
2024-04-16build: T3664: move sudo out of the make targetDaniil Baturin
to avoid permission problems
2024-04-16Merge pull request #568 from sever-sever/T6238Daniil Baturin
T6238: Fix title check commit message for f-string
2024-04-16T6238: Fix title check commit message should for f-stringViacheslav Hletenko
Fix ``` Commit title '{title}' does not match the required format! ```
2024-04-15build: T3664: correct the parameterized make ruleDaniil Baturin
2024-04-15build: T3664: initialize git vyos-1x submodule before importsJohn Estabrook
Signed-off-by: Daniil Baturin <daniil@vyos.io>
2024-04-15build: T3664: add a parameterized make rule for build targetsDaniil Baturin
to simplify the now-rather-tricky build script invocation
2024-04-15docker: T3664: add dependencies for raw disk buildingDaniil Baturin
2024-04-14fix path to versions fileJohn Estabrook
Signed-off-by: Daniil Baturin <daniil@vyos.io>
2024-04-14Kernel: T5887: update Linux Kernel to v6.6.27Christian Breunig
2024-04-14Merge pull request #559 from Giggum/vyos-build_T5694-6123Daniil Baturin
ntp: T6080: T6123: restrict config.boot.default NTP settings to RFC1918 and fe80::/10, fc00::/7 only
2024-04-13build: T3664: add a sanity check for image_formatDaniil Baturin
and normalize it to a list if only one format is specified
2024-04-13build: T3664: filter out non-TOML files from the build flavor dirDaniil Baturin
to avoid mistakenly listing auixilliary files like README as flavors
2024-04-13Account for the working dir below the root in git invocationJohn Estabrook
Signed-off-by: Daniil Baturin <daniil@vyos.io>
2024-04-13Merge pull request #565 from c-po/T6173-fixChristian Breunig
T6173: fix TypeError: 'NoneType' object is not iterable
2024-04-13T6173: fix TypeError: 'NoneType' object is not iterableChristian Breunig
Commit 611cfc85c531 ("T6173: validate allowed characters in ISO image name") missed the probability that version is a dict member bot empty.
2024-04-13Merge pull request #560 from sever-sever/T6238Christian Breunig
T6238: Check pull request title action requires the python script
2024-04-13Merge pull request #561 from sever-sever/T6235-buildChristian Breunig
T6235: Git update actions-label-merge-conflict version
2024-04-13T6235: Git update actions-label-merge-conflict versionViacheslav Hletenko
Update `actions-label-merge-conflict` due to `Node.js 16 actions are deprecated.`
2024-04-13T6238: Check poll request title action requires the python scriptViacheslav Hletenko
The `check-pr-title-and-commit-messages.py` that used for the action is not exists. Add this script.
2024-04-11Enhance config.boot.default NTP allow-clients for T5694 and T6123Ginko
Adds ipv4/ipv6 localhost, link-local and private address as allowed-clients to NTP service.
2024-04-11Kernel: T5887: update Linux Kernel to v6.6.26Christian Breunig
2024-04-11Merge pull request #556 from sever-sever/T6228Christian Breunig
T6228: Cleanup of not existing systemd units
2024-04-11Merge pull request #555 from sever-sever/T1797-disable-serviceChristian Breunig
T1797: Delete not exist disable vpp service
2024-04-11T6228: Cleanup of not existing systemd unitsViacheslav Hletenko
Delete not existing units: ``` 06:12:51 Failed to disable unit, unit logd.service does not exist. 06:12:51 Failed to disable unit, unit heartbeat.service does not exist. ```
2024-04-11T1797: Delete not exist disable vpp serviceViacheslav Hletenko
The builder log: ``` 06:12:53 Failed to disable unit, unit vpp.service does not exist. ```