aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* firmware: copy only the necessary firmware(s) into initramfsDmitry Baranov2023-08-301-52/+46
* gen_moddeps.sh: Move modules_kext() to determine_KEXT()Thomas Deutschmann2021-07-081-31/+0
* gen_moddeps.sh: modules_dep_list(): Use global KEXT variableThomas Deutschmann2021-07-061-1/+0
* gen_moddeps.sh: gen_dep_list(): Use global KEXT variableThomas Deutschmann2021-07-061-1/+1
* gen_moddeps.sh: modules_kext(): Add ZSTD support for kernel modulesThomas Deutschmann2021-07-061-0/+1
* gen_moddeps.sh: modules_kext() refactoredThomas Deutschmann2021-07-061-5/+23
* gen_moddeps.sh: modules_dep_list(): match module more preciseThomas Deutschmann2021-02-181-1/+1
* Rename INSTALL_MOD_PATH option to KERNEL_MODULES_PREFIXThomas Deutschmann2020-08-031-3/+3
* gen_determineargs.sh: determine_real_args(): Create kernel module group for a...Thomas Deutschmann2019-11-271-1/+1
* Replace backticksThomas Deutschmann2019-07-141-1/+1
* strip_mod_paths(): ReformattedThomas Deutschmann2019-07-141-11/+11
* modules_kext(): RefactoredThomas Deutschmann2019-07-141-4/+6
* modules_dep_list(): MovedThomas Deutschmann2019-07-141-8/+8
* gen_deps(): RefactoredThomas Deutschmann2019-07-141-23/+24
* gen_dep_list(): RefactoredThomas Deutschmann2019-07-141-22/+22
* Convert all remaining options to yes/no values and use isTrue for consistencyThomas Deutschmann2019-03-231-1/+1
* Use KERNEL_OUTPUTDIR more consistently.Robin H. Johnson2016-02-061-3/+3
* Support compressed modules: both XZ & GZIP.Robin H. Johnson2015-08-171-0/+4
* trivial: cleanup code, drop whitespaces and some more cruftFabio Erculiani2011-09-131-2/+2
* Adding Id header.Chris Gianelloni2009-07-251-0/+1
* Actually setting permissions. It helps if one remembers to 'git add' before ...Chris Gianelloni2008-12-161-0/+0
* Remove a few more 2.4 kernel support remnantsagaffney2008-07-281-6/+1
* Removed all references to an initrd and renamed most initr{d,amfs} stuff to s...Chris Gianelloni2008-07-281-1/+1
* Add --all-initrd-modules option to copy all kernel modules into initrd/ramfs....Andrew Gaffney2008-02-031-10/+20
* Fix missing moddeps file by adding a test;Do not keep the initrd/initramfs wi...Eric Edgar2005-11-211-1/+4
* Localversion changes to kerncache, and added a sleep statement so modprobe lo...Eric Edgar2005-06-161-1/+4
* Adding a set of patches submitted by Martin "Parmus" Parm; bugs #57748,Tim Yamin2004-07-211-1/+1
* New release:Tim Yamin2004-06-031-5/+5
* fixesBrad House2003-12-171-1/+1
* integrate new initrd, and module scanningBrad House2003-12-161-0/+63