Renamed 'mkfs.zfs.sh' to 'zfs.sh'
This commit is contained in:
@@ -11,6 +11,6 @@ The purpose of this branch is to modularize as many functions of the scripts as
|
|||||||
[ ] Move (at least almost) all elementary OS related commands and tasks to `elementary.sh`
|
[ ] Move (at least almost) all elementary OS related commands and tasks to `elementary.sh`
|
||||||
[ ] Rename flags in all distro specific scripts from numbered (i.e. `-1`, `-2`) to descriptive (i.e. `--mmdebstrap`, `--network-interfaces`)
|
[ ] Rename flags in all distro specific scripts from numbered (i.e. `-1`, `-2`) to descriptive (i.e. `--mmdebstrap`, `--network-interfaces`)
|
||||||
[ ] Move all EFI related commands and tasks to a new `efi.sh` script
|
[ ] Move all EFI related commands and tasks to a new `efi.sh` script
|
||||||
[ ] Rename `mkfs.zfs.sh` to `zfs.sh`
|
[X] Rename `mkfs.zfs.sh` to `zfs.sh`
|
||||||
[ ] Point any distro-specific commands/tasks that are shared with Debian to use `debian.sh` to avoid any unnecessary duplication
|
[ ] Point any distro-specific commands/tasks that are shared with Debian to use `debian.sh` to avoid any unnecessary duplication
|
||||||
[ ] Rewrite `README.md`
|
[ ] Rewrite `README.md`
|
||||||
|
|||||||
Reference in New Issue
Block a user