From 867ab49bba75b0cf822351ce152e76c5ab4f2e43 Mon Sep 17 00:00:00 2001 From: adjoly Date: Tue, 9 Sep 2025 13:32:43 +0200 Subject: [PATCH] =?UTF-8?q?=E3=80=8C=F0=9F=8F=97=EF=B8=8F=E3=80=8D=20wip:?= =?UTF-8?q?=20wtf=20am=20i=20doing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TODO.md | 8 +++++++- src/user-add.sh | 0 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 src/user-add.sh diff --git a/TODO.md b/TODO.md index c378cd7..6d22177 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,14 @@ -- [ ] make partition (ext4) +- [ ] create virtual disk +- [ ] create partition +- [ ] make filesystem +- [ ] mount partition(ext4) - [ ] root (30gb) (ext4) (/) - [ ] swapppp (2gb) (swap) - [ ] grub bios partition (1mb) (???) - [ ] boot partition (500mb) (fat32) (/boot) +- [ ] import the sources +- [ ] create directory +- [ ] create user - [ ] soft to install - [ ] acl diff --git a/src/user-add.sh b/src/user-add.sh new file mode 100644 index 0000000..e69de29