Skip to content

Commit f4d5aaa

Browse files
committed
Remove #9
1 parent a3562c6 commit f4d5aaa

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

CHANGELOG.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,7 @@ git log ${TAG_CREATED_FROM}..HEAD | grep '^ ' | trim
3333
* Check if we can remove HOOKS in `airootfs/etc/mkinitcpio.conf`
3434
* Check if official image also has that high amount of firmware
3535
* Check if lts image contains non-lts kernel by mistake
36-
* Check `releng/packages.x86_64` if we really need all in there
3736
* Apply [shellcheck](https://github.com/koalaman/shellcheck) to all scripts
38-
* Manipulate `dynamic_dat/releng/profiledef.sh` before running the iso build process
39-
* [issue/9](https://github.com/stevleibelt/arch-linux-live-cd-iso-with-zfs/issues/9)
40-
* [official profiledef.sh documentation](https://gitlab.archlinux.org/archlinux/archiso/-/blob/master/docs/README.profile.rst)
41-
* [example of an manipulated file](https://github.com/HougeLangley/archzfs-iso/blob/master/profiledef.sh)
42-
* Things to change
43-
* `iso_name`
44-
* `iso_label`
45-
* `iso_publisher`
46-
* `iso_application`
47-
* `file_permissions`
48-
* own git repros in user home should have 775
4937
* Recheck GitHub actions, [see](https://github.com/ossf/education/pull/36/files)
5038
* Validate if we can implement the "use older kernel" feature from [here](https://github.com/eoli3n/archiso-zfs/blob/master/init)
5139

0 commit comments

Comments
 (0)