aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* keymaps: replace trf with trqHEADmasterBen Kohler2024-02-273-1/+1
* build: fix manpage installRobin H. Johnson2024-02-161-1/+1
* doc: point to gitweb for old ChangeLogRobin H. Johnson2024-02-161-0/+6
* chore: ChangeLog.old is 11+ years old, omit from releasesRobin H. Johnson2024-02-161-4782/+0
* build: merge Modernize MakefileRobin H. Johnson2024-02-162-41/+163
|\
| * build: fix whitespaceRobin H. Johnson2024-02-161-1/+3
| * corrected variable issues in make installTimothy Kenno Handojo2024-02-161-8/+8
| * ensure package version is on the manpageTimothy Kenno Handojo2024-02-161-2/+8
| * updated the SOFTWARE listTimothy Kenno Handojo2024-02-161-1/+35
| * address some feedback from robbat2Timothy Kenno Handojo2024-02-161-20/+12
| * updated software.shTimothy Kenno Handojo2024-02-161-34/+34
| * modernize makefileTimothy Kenno Handojo2024-02-161-7/+95
|/
* initrd.scripts: create dir layout for overlayfs as wellBen Kohler2024-02-161-0/+7
* doc: add new cmdline options to man page4.3.10Ben Kohler2024-01-192-1/+7
* gen_configkernel: Prepare for kernel-6.64.3.9Michal Privoznik2024-01-192-7/+11
* genkernel: prepare for 4.3.84.3.8Sam James2023-10-281-1/+1
* gen_moddeps.sh: fix including extra modules when ALLRAMDISKMODULES="yes"Dmitry Baranov2023-10-281-1/+1
* gen_moddeps.sh: introduce xbasename()Dmitry Baranov2023-10-281-1/+12
* gen_moddeps.sh: don't use echo/printf inside the cycleDmitry Baranov2023-10-281-3/+4
* genkernel: prepare for 4.3.74.3.7Sam James2023-10-211-1/+1
* patches: boost: fix build on some alt-archesSam James2023-10-211-0/+43
* firmware: copy only the necessary firmware(s) into initramfsDmitry Baranov2023-08-307-95/+130
* Changed firmware and modules requirements to warnings.FlyingWaffle2023-08-301-2/+2
* Plymouth support for genkernel (squashed).FlyingWaffle2023-08-307-5/+210
* Fix build->builtSam James2023-08-083-3/+3
* genkernel 4.3.64.3.6Sam James2023-07-281-1/+1
* gen_funcs.sh: use stat(1) to check free disk spaceVladimir Vrzić2023-07-281-12/+14
* Enabling zstd multithreaded compressionMarat Buharov2023-07-271-1/+1
* defaults/initrd.scripts: kill off some more `which` stragglersSam James2023-07-271-4/+4
* worker_modules/gkbuild.sh: fix whitespaceSam James2023-07-271-1/+1
* Replace use of `which`Sam James2023-07-274-11/+11
* defaults/software.sh: use dist tarball for libxcryptSam James2023-07-271-1/+1
* open-iscsi: update to 2.1.8Sam James2023-07-273-3/+38
* Add userspace-rcu (new dep of xfsprogs)Sam James2023-07-272-1/+21
* gen_determineargs.sh: update sys-fs/udev referenceSam James2023-07-271-1/+1
* gkbuilds: cryptsetup: disable asciidocSam James2023-07-051-0/+1
* patches: copy kmod-29 patch to kmod-30Sam James2023-07-051-0/+12
* genkernel: bump to 4.3.5v4.3.5Sam James2023-07-051-1/+1
* Don't require obsolete /var/lib/module-rebuild/moduledb to existv4.3.4Sam James2023-07-052-10/+1
* defaults/kernel-generic-config: enable multi-gen LRUBen Kohler2023-06-281-0/+2
* genkernel 4.3.3v4.3.3Matt Turner2023-05-281-1/+1
* genkernel: Fix typoMatt Turner2023-05-281-1/+1
* gen_initramfs.sh: force no-color on qlist callsBen Kohler2023-05-241-2/+2
* genkernel.conf: make section titles more consistentDiego Viola2023-01-251-8/+8
* genkernel 4.3.2v4.3.2Matt Turner2023-01-081-1/+1
* Reimplement --kernel-cross-compile= for genkernel 4.xMatoro Mahri2023-01-083-11/+43
* genkernel 4.3.1v4.3.1Matt Turner2022-11-141-1/+1
* Fix s390 supportv4.3.0Matoro Mahri2022-10-191-0/+3
* gkbuilds/boost-build.gkbuild: upstream boost flags changedRobin H. Johnson2022-07-031-1/+1
* Merge Enable threaded XZ compression by defaultRobin H. Johnson2022-06-201-1/+1
|\