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