Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump luizm/action-sh-checker from 0.8.0 to 0.9.0 #22

Open
wants to merge 58 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
c6c9fbd
Initialize as a source-git repository
pvalena Feb 20, 2024
4abf6b9
ci: add packit config.
pvalena Mar 20, 2024
31f662f
build: update to dracut 060
pvalena Mar 20, 2024
eb91bf0
ci: update .github configs
pvalena Mar 22, 2024
bb752b7
build: sync with dist-git
pvalena May 16, 2024
c02d3e2
build: switch to dracut-ng upstream fork
pvalena Apr 19, 2024
1b1c693
build: Update to dracut 101
pvalena Apr 24, 2024
3bcb0a9
feat(hwdb): add hwdb module to install hwdb.bin on demand
pvalena Apr 25, 2023
d14d724
fix(rngd): install system service file
pvalena Jul 23, 2023
3446002
build: spec - fix s390 modules
pvalena May 16, 2024
12b0bc7
build: Upgrade to dracut 102
pvalena Jun 4, 2024
6fa596c
revert: "fix(install.d): correctly install pre-genned image and die i…
pvalena Jun 12, 2024
c6d18c3
feat(kernel-install): do nothing when $KERNEL_INSTALL_INITRD_GENERATO…
keszybz Jan 18, 2022
1bd8195
fix(kernel-install): do not generate an initrd when one was specified
keszybz Jan 18, 2022
6cb58e8
fix(crypt): decryption when rd.luks.name is set
LaszloGombos Jun 15, 2024
30e7870
fix: incorrectly applied patch in commit c6d18c3c71597e78572378fc4dde…
pvalena Jul 11, 2024
93937d8
revert: "fix(crypt): unlock encrypted devices by default during boot"
pvalena Jul 11, 2024
e02ef9a
fix(90kernel-modules): install blk modules using symbol blk_alloc_disk
pvalena Dec 6, 2022
6f7820c
ci: fix packit & .github/* configuration
pvalena Jul 4, 2024
a755a0f
ci: add dash dependency to container
pvalena Aug 7, 2024
c622312
build: do not include test/* changes for source-git
pvalena Jul 22, 2024
8ee4a91
ci: remove network-legacy tests
pvalena Aug 7, 2024
b889ebd
test: do not force no-hostonly for all test runs
LaszloGombos Jul 25, 2024
d0a9bf2
test: grab the distro configuration from the host and make it available
LaszloGombos Jul 25, 2024
aded658
test: do not force include dash, let sh module make a selection
LaszloGombos Jul 20, 2024
bae6cb9
ci: remove dracut native config that is not compatible with upstream ci
pvalena Aug 8, 2024
45a1020
ci: add btrfs-progs to container file
pvalena Aug 8, 2024
a891ae5
fix(dracut-functions): allow for \ in get_maj_min file path
pvalena Aug 7, 2024
821ffb3
fix(dracut-functions.sh): only return block devices from get_persiste…
Vogtinator Aug 5, 2024
3e4a22f
feat(systemd*): include systemd config files from /usr/lib/systemd
pvalena Jun 12, 2024
53d78f4
fix(resume): always include the resume module
pvalena Aug 7, 2024
b8b7e02
feat(dracut-init.sh): allow changing the destination directory for in…
prudo1 Jul 22, 2024
c81d642
fix(dracut-init.sh): add module to mods_to_load before checking depen…
prudo1 Jul 25, 2024
bbb64f4
feat(squash): move mksquashfs to 99squash/modules-setup
prudo1 Jul 22, 2024
1ef53f9
feat(squash): split 95squash-squashfs from 99squash
prudo1 Jul 23, 2024
4e8ea76
feat(squash): add module 95squash-erofs
prudo1 Jul 23, 2024
327adc7
feat(lsinitrd): add support for erofs images
prudo1 Jul 23, 2024
0d90ae6
feat(dracut-initramfs-restore): unpack erofs images
prudo1 Jul 30, 2024
a3ca609
fix(squash): explicitly create required directories
prudo1 Jul 30, 2024
a6e8e41
fix(squash): use 99busybox instead of installing it manually
prudo1 Jul 30, 2024
3b4fe88
feat(dmdquash-live): add support for using erofs
bcl Jul 10, 2024
819306b
build: add erofs-utils into Suggests
pvalena Aug 7, 2024
c601f62
build: add squash-erofs and squash-squashfs modules
pvalena Aug 8, 2024
56bf191
build: sync up with dist-git
pvalena Aug 8, 2024
458e2a4
fix(nfs): set correct ownership and permissions for statd directory
lnykryn Jul 19, 2021
23a7d5d
fix(resume): do not include resume if swap is on netdevice
pvalena Aug 16, 2024
101ee8a
feat(dracut-init.sh): give --force-add precedence over --omit
pvalena Aug 16, 2024
afd1782
feat(lsinitrd.sh): look for initrd in /usr/lib/modules/
pvalena Aug 16, 2024
833ca2c
feat(fips): include fips module unconditionally
pvalena Aug 19, 2024
e1ae840
fix(nfs): include also entries from /usr/lib/{passwd,group}
pvalena Aug 7, 2024
d18bbc3
fix(dracut-functions): avoid awk in get_maj_min()
dmcilvaney Jun 7, 2024
13151e1
build: protect dist-git files
pvalena Aug 19, 2024
7a580a4
revert(dracut-init.sh): add module to mods_to_load before checking de…
prudo1 Aug 26, 2024
7e15985
fix(squash): remove cyclic dependency
prudo1 Aug 26, 2024
8fe6440
fix(dracut.sh): exit when installing the squash loader fails
prudo1 Aug 27, 2024
85235ab
fix(squash-lib): harden against empty $initdir
prudo1 Aug 26, 2024
fa245ce
build: add squash-lib module
pvalena Aug 28, 2024
f0d1699
chore(deps): bump luizm/action-sh-checker from 0.8.0 to 0.9.0
dependabot[bot] Sep 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .distro/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Reset gitignore rules
!*
Loading
Loading