Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
initramfs-with-mca
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
initramfs-with-mca
Commits
041cfc00
Commit
041cfc00
authored
May 25, 2022
by
Ophélie Gagnard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TODO.txt: Update.
parent
c0a24b03
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
TODO.txt
TODO.txt
+7
-5
No files found.
TODO.txt
View file @
041cfc00
...
...
@@ -5,14 +5,12 @@ STAGE 0:
Installation:
DONE - Add genericity in the package name and versions handling.
-> for instance, source a file with variables with the right names before running installation/dependencies.sh and installation/install.sh
- Implement an installation/uninstall.sh script.
- Do not remove dependencies that were already preset when running installation/dependencies.sh for the first time.
-> Detect the installed dependencies and store them.
DONE - Implement an installation/uninstall.sh script.
- Document installation/packages.sh, installation/remove-dependencies and installation/unstall.sh
- Automate the detection of an EFI partition and of a Linux filesystem. Detect whether they are several one (in this case raise an error).
Bug:
- When sed fails to match, it does not replace anything. It is a problem in the script: no match should produce an error.
...
...
@@ -28,6 +26,10 @@ Operational Security:
- Design a default behavior to sign the keys?
- Distribute the keys in a secured way.
Installation:
- Do not remove dependencies that were already installed when running installation/dependencies.sh for the first time.
-> Detect the installed dependencies and store them.
OTHERS :
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment