Commit Graph

200 Commits (main)

Author SHA1 Message Date
Michal S 392f6825df Fix sed issue for good!!! (Not for evil) 2 years ago
Michal S 6c156d2009 Fix sed issue for sudoers (hopefully) and replace `micro` with `nano` 2 years ago
axtloss 43f9f5c324
Merge branch 'main' into axtloss/pipewire-installed
Signed-off-by: axtloss <axtlos@tar.black>
2 years ago
axtloss 92f6254f3b add pipewire to installed packages for desktops 2 years ago
axtloss aff07d1d87 Cargo clippy + fmt 2 years ago
axtloss 7fc11e40e2 Enable onyx installation 2 years ago
axtloss 59a4a80010 Cargo clippy + fmt 2 years ago
axtloss b7947189c9 Enable onyx installation 2 years ago
Michal S 1d5dc7ef33 Proofread the docstrings for the help output 2 years ago
Michal S 08ce6aa81b Clippy + FMT 2 years ago
Michal S b855a36d1a Fix sudoers issue (#24) 2 years ago
axtloss 402e71ddea remove duplicate xterm for awesome
Signed-off-by: axtloss <axtlos@tar.black>
2 years ago
axtloss 89a51993ac install full gnome
this fixes some weird font rendering issues related to portals on flatpak applications

Signed-off-by: axtloss <axtlos@tar.black>
2 years ago
axtloss 258ef56974 add terminal to cinnamon
Signed-off-by: axtloss <axtlos@tar.black>
2 years ago
axtloss 03590603bd Copy pacman config after installing base packages
this stops /etc/pacman.conf.pacnew from being created
2 years ago
axtloss 491b7e8011 Add terminal (xterm) to window managers 2 years ago
axtloss cb5e43072a Update users.rs to not weirdly install packages 2 years ago
axtloss 38248b183f Update readme 2 years ago
axtloss 5e6ea97aba Fix zramd package name and add zramd to config 2 years ago
axtloss 33298ebf1d Add zramd option 2 years ago
axtloss ca251d096b change plasma to kde in config, fixes #18 2 years ago
axtloss 74b85312fe
revert removal of crystal-grub-theme 2 years ago
axtloss 954c9bce7f
Remove crystal-grub theme due to it being missing from the repos, resolves #15 2 years ago
axtloss ae881c5bac fmt 2 years ago
axtloss c9a812a614 Remove onyx 2 years ago
axtloss b9547beba7 Add new desktop environments and window managers 2 years ago
axtloss 86c89ab28f
Merge pull request #13 from UsernameSwift/main
Added a shell chooser
2 years ago
usernameswift 2c83afa4fe Reworked the shell choosing 2 years ago
usernameswift ede2212282 Fixed shell paths 2 years ago
UsernameSwift 36590317aa Added shell chooser 2 years ago
axtloss 25c4bcd9fc Add sushi for gnome and onyx installation 2 years ago
axtloss 3a0d8a5088 Merge branch 'development' of github.com:crystal-linux/jade into development 2 years ago
axtloss 1ddef5e7a8 Fix issue with unmounted /mnt/dev resolves #12 2 years ago
Michal 28c9643bd2
Fixed issue where kernel_to_install wouldn't be properly set 2 years ago
axtloss acd5f935e6 Make clippy happy 2 years ago
axtloss 660407638d Make append function add newline before appending 2 years ago
axtloss 1fce78304f Make jade automatically has the password when used
this only affects using it from the terminal
2 years ago
axtloss 0f746eb241
make usermod work 2 years ago
axtloss d7f7714985 , 2 years ago
axtloss a678a1f1cd add flatpak to setup instructions and warn about jade taking a hashed password 2 years ago
axtloss fc8f06b8ac
make user use a more secure password encryption 2 years ago
axtlos 72d28ba68e make it install audio stuff for xfce 2 years ago
UsernameSwift b489ac9bc3 Undid changes for unakite that weren't needed 2 years ago
UsernameSwift 89afd9a611 Undid changes for unakite that weren't needed 2 years ago
UsernameSwift e8d1fce55b Undid changes for unakite that weren't needed 2 years ago
UsernameSwift 57d892452a Undid unnecessary network code 2 years ago
UsernameSwift e3d76f7312 Changed hostname generation 2 years ago
UsernameSwift 7afdac632d Changed hostname generation 2 years ago
UsernameSwift c26a5c5af5 Fix default hostname and unakite config 2 years ago
axtlos f6aa0650b9 slightly modify config 2 years ago
axtlos b78301cb32 allow different kernels for installation 2 years ago
axtlos d336460d20 add user to nix-users group for nix 3 years ago
axtlos 40eb16a377 copy jade.json to unakite 3 years ago
axtlos dc8219831a complete unakite 3 years ago
axtlos 96aaa78850 fix de issue in config 3 years ago
axtlos 0d50ec605d it works :D 3 years ago
axtlos d6923ae6b6 make cargo clippy shut up 3 years ago
axtlos 52046109de make it actually compile 3 years ago
axtlos c47f47789c
start working on unakite 3 years ago
axtlos 1b05b6d203
Add flatpak option support 3 years ago
axtlos 7263b25ed5
don't crash on 'None/DIY' selection from jade gui 3 years ago
axtlos 79de3dd688
use crystal grub theme, fix #9 3 years ago
axtlos 4766458bca
fix grub efi boot path issue 3 years ago
amy 3220b9ea5d Merge branch 'master' into 'master'
Add human panic for better crash messages

See merge request crystal/programs/jade!3
3 years ago
axtlos 2baf684b4b
allow for partitions to not be formatted 3 years ago
axtlos 62b6b5b0b9
all bugs fixed, manual partitioning works 3 years ago
axtlos b95d011bc3
bugfixing 😃 3 years ago
axtlos 560390f3e2
remove duplicate fs 3 years ago
axtlos 6d894dcebf
allow manual partitioning 3 years ago
trivernis 00cff86965
Add human panic for better crash messages
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 672b19b79f
Fix timestamp format in log entries
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis f272734df2
Merge branch 'master' of git.tar.black:crystal/programs/jade 3 years ago
trivernis 0913e35f7f
Add info about debug logging to the README
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis f57e73e0c6
Replace custom logging with log crate and custom format
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
axtlos 4d854454b0
add xdg utils to budgie 3 years ago
axtlos 450bd3879f
fix grub efi issue 3 years ago
trivernis f9b775eff1
Fix lint errors
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis a76d27f5d1
Add missing help to desktops option
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 88f2760b33
Fix typo in onyx desktop selection
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 152551ec92
Change argument parsing to use clap v3 derive
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
axtlos ef4159978d
change password to take hashed password 3 years ago
axtlos a9dcf84695
fix smooth brain wrong if check in config 3 years ago
axtlos 3c88ac8487
i didn't save the file with the force option :| 3 years ago
axtlos 24ca8a5b9a
add force option for mkfs.btrfs 3 years ago
amy e12a49c998 Update desktops.rs 3 years ago
amy 1755876ec8 Update desktops.rs 3 years ago
amy 5eafc9de68 Update desktops.rs 3 years ago
amy 01735d38c0 Update config.rs 3 years ago
axtlos 3591e7e448 install kde-utilities and kde-system instaed of kde-applications 3 years ago
axtlos 2cbb1e297a it shouldn't install 'kde' (the package doesn't even exist) 3 years ago
Amy 3cd7e5768f
Add info output, make config output more pretty 3 years ago
Amy 41cc70d62a
100& lol 3 years ago
Amy 9f3b56ac2c
fixed the wrong part of the code 3 years ago
Amy 754e765e62
bios partitioning bugfix 3 years ago
amy c32994741c set everything according to config ( #7 ) 3 years ago
amy 3346476322 Merge branch 'master' of git.tar.black:crystal/programs/jade 3 years ago
amy 6959a93967 first part of config parsing added ( #7 ) 3 years ago
Amy 01509eb35a
remove create-hosts arg, now autogenerates it 3 years ago
amy 6423f22f70 add grub-btrfs 3 years ago
amy 7cbed5cd6d fix locales ( #5 ) 3 years ago