| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| last release before moving to go1.25 source code.tar.gz | 2026-02-27 | 133.1 MB | |
| last release before moving to go1.25 source code.zip | 2026-02-27 | 136.0 MB | |
| README.md | 2026-02-27 | 6.5 kB | |
| Totals: 3 Items | 269.2 MB | 3 | |
What's Changed
- kmodule: insert independent modules in parallel (Fixes [#3424]) by @khazhyk in https://github.com/u-root/u-root/pull/3429
- menu cleanups by @jelischer in https://github.com/u-root/u-root/pull/3427
- Revert "menu cleanups" to unblock Github CI by @AjanZhong in https://github.com/u-root/u-root/pull/3441
- pkg/boot/universalpayload: Skip system memory in handoff blocks. by @AjanZhong in https://github.com/u-root/u-root/pull/3440
- configs/arm: add CONFIG_COMPAT_32BIT_TIME by @orangecms in https://github.com/u-root/u-root/pull/3442
- README: explain minimum requirements by @orangecms in https://github.com/u-root/u-root/pull/3443
- core/ps: when using /proc/<pid>/cmdline, replace null by space by @rminnich in https://github.com/u-root/u-root/pull/3445
- update to ulikunits/xz 5.15 by @rminnich in https://github.com/u-root/u-root/pull/3447
- bump mkuimage to use -skip-ldd flag by @jenstopp in https://github.com/u-root/u-root/pull/3448
- Add smbios_modifier RemoveSystemSlotInfo by @andrewsun2898 in https://github.com/u-root/u-root/pull/3449
- ci: Update EDK2 UPL Fit code base to tianocore/edk2-stable202508 by @AjanZhong in https://github.com/u-root/u-root/pull/3450
- Improve pciids.go generation by @majst01 in https://github.com/u-root/u-root/pull/3451
- add test using github.com/u-root/cpu{vm,client} by @rminnich in https://github.com/u-root/u-root/pull/3452
- README: add more notes on entropy by @orangecms in https://github.com/u-root/u-root/pull/3453
- CI: Add OVMF and Universal Payload binaries docker push action by @AjanZhong in https://github.com/u-root/u-root/pull/3455
- Enable UniveralPayload solution in Github CI by @AjanZhong in https://github.com/u-root/u-root/pull/3456
- build(deps): bump tar-fs in /docs by @dependabot[bot] in https://github.com/u-root/u-root/pull/3458
- cmds/core/printenv: add support for name by @binjip978 in https://github.com/u-root/u-root/pull/3459
- fix(rm): when
-f, ignore*os.PathError, as well asos.ErrNotExistby @andreynering in https://github.com/u-root/u-root/pull/3464 - mv extra/tsort to cmds/tsort by @rminnich in https://github.com/u-root/u-root/pull/3463
- ip_linux test using the cpu command by @rminnich in https://github.com/u-root/u-root/pull/3454
- build(deps): bump golang.org/x/crypto from 0.39.0 to 0.45.0 by @dependabot[bot] in https://github.com/u-root/u-root/pull/3468
- pkg/boot/universalpayload: Update logic reserved memory region by @AjanZhong in https://github.com/u-root/u-root/pull/3470
- Mark ECAM/MMCONFIG and ACPI tables reserved by @andrewsun2898 in https://github.com/u-root/u-root/pull/3471
- Only reserve MMCONFIG on x86 platforms by @andrewsun2898 in https://github.com/u-root/u-root/pull/3472
- Fix line endings in menu display output by @jelischer in https://github.com/u-root/u-root/pull/3473
- fix(coreutils): adjustments to
chmodandgzipby @andreynering in https://github.com/u-root/u-root/pull/3437 - Add the builtin package, with a forth example by @rminnich in https://github.com/u-root/u-root/pull/3477
- pkg/acpi: use CutPrefix instead of has and trim by @binjip978 in https://github.com/u-root/u-root/pull/3476
- tools/testramfs: upgrade to use VMs by @rminnich in https://github.com/u-root/u-root/pull/3478
- pkg/core/ls: clean up os-specific parts by @rminnich in https://github.com/u-root/u-root/pull/3479
- Advertisement by @rminnich in https://github.com/u-root/u-root/pull/3482
- Demo on readme.md by @rminnich in https://github.com/u-root/u-root/pull/3483
- tools/testramfs/cinema: fix player embedding by @orangecms in https://github.com/u-root/u-root/pull/3484
- tools/testramfs/cinema: fix player embedding for real this time by @orangecms in https://github.com/u-root/u-root/pull/3486
- Fix bzimage test failure by @rminnich in https://github.com/u-root/u-root/pull/3494
- pkg/pci: run BusReader tests in a VM by @Lencerf in https://github.com/u-root/u-root/pull/3499
- pkg/strace: github builds seem to be failing now by @rminnich in https://github.com/u-root/u-root/pull/3497
- pkg/boot/linux: support PEZ-formatted images on arm64 by @Lencerf in https://github.com/u-root/u-root/pull/3492
- Cmd2pkg by @rminnich in https://github.com/u-root/u-root/pull/3485
- uefivars: Add boot option parsing for MBR disks by @dxing97 in https://github.com/u-root/u-root/pull/3490
- brctl: use unix.IoctlSetString by @tklauser in https://github.com/u-root/u-root/pull/3503
- Revert "Add the builtin package, with a forth example" by @rminnich in https://github.com/u-root/u-root/pull/3504
- uefivars: add FindNode and ContainsNode methods by @dxing97 in https://github.com/u-root/u-root/pull/3496
- build(deps): bump lodash from 4.17.21 to 4.17.23 in /docs by @dependabot[bot] in https://github.com/u-root/u-root/pull/3488
- build(deps): bump golang.org/x/sys from 0.0.0-20200831180312-196b9ba8737a to 0.1.0 in /cmds/exp/cmd2pkg/test/nested by @dependabot[bot] in https://github.com/u-root/u-root/pull/3500
- build(deps): bump golang.org/x/sys from 0.0.0-20200905004654-be1d3432aa8f to 0.1.0 in /cmds/exp/cmd2pkg/test/normaldeps/mod1 by @dependabot[bot] in https://github.com/u-root/u-root/pull/3501
- build(deps): bump golang.org/x/sys from 0.0.0-20200905004654-be1d3432aa8f to 0.1.0 in /cmds/exp/cmd2pkg/test/nested/nestedmod by @dependabot[bot] in https://github.com/u-root/u-root/pull/3502
- uefivars: add support for efivarfs kernel interface by @dxing97 in https://github.com/u-root/u-root/pull/3491
- build(deps): bump js-yaml in /docs by @dependabot[bot] in https://github.com/u-root/u-root/pull/3469
- cmds/core/tee: add missing os.O_TRUNC by @binjip978 in https://github.com/u-root/u-root/pull/3506
- some of go fix tool modernisers (v1.26) by @binjip978 in https://github.com/u-root/u-root/pull/3507
- fixes for go vet (v1.25.x) by @binjip978 in https://github.com/u-root/u-root/pull/3509
- ping: document differences from iputils-ping by @nebojsaj1726 in https://github.com/u-root/u-root/pull/3511
New Contributors
- @khazhyk made their first contribution in https://github.com/u-root/u-root/pull/3429
- @jelischer made their first contribution in https://github.com/u-root/u-root/pull/3427
- @dxing97 made their first contribution in https://github.com/u-root/u-root/pull/3490
- @nebojsaj1726 made their first contribution in https://github.com/u-root/u-root/pull/3511
Full Changelog: https://github.com/u-root/u-root/compare/v0.15.0...v0.16.0