Commit Graph

  • 4302635e8f
    Merge pull request #15 from bitterhalt/main main Le0xFF 2024-07-04 13:13:13 +0200
  • f6d3d2b074 modified: chroot.sh bitterhalt 2024-07-04 14:07:12 +0300
  • 65315c2b5a modified: vli.sh bitterhalt 2024-07-04 08:27:34 +0300
  • dac557bed8 modified: vli.sh bitterhalt 2024-07-04 08:16:27 +0300
  • 5d434a94b1 fsck is not needed on btrfs bitterhalt 2024-07-03 23:36:14 +0300
  • a06770c0d5 Update README Le0xFF 2023-11-30 12:37:19 +0100
  • 67541410ce Add chroot script screenshot Le0xFF 2023-11-30 09:17:46 +0100
  • 51c1a40e51 Let user decide to format EFI partition or not. - This closes issue/request #10. Le0xFF 2023-11-27 09:47:26 +0100
  • fededc1490 Create a dedicated swap subvolume - This should fix issue #11 - The only downside is that people that will not create a swap file, will eventually have a @swap subvolume. First world problem. Le0xFF 2023-11-26 14:42:22 +0100
  • 7c85229708 Use correct UUID for swap Also use sw as mount option for fstab Le0xFF 2023-10-06 13:21:47 +0200
  • 6342b93d83 Delete leftover function Le0xFF 2023-10-02 20:52:07 +0200
  • 8a2ea7df58 Fix kdfontop.c error for EFISTUB too Le0xFF 2023-10-02 20:36:02 +0200
  • 8b495857b4 Get rid of btrfs_map_physical Use btrfs inspect-internal map-swapfile command, as reported in official documentation: [Hibernation](https://btrfs.readthedocs.io/en/latest/Swapfile.html#hibernation) Le0xFF 2023-10-02 20:30:36 +0200
  • 25c0c6684a Add some comments Le0xFF 2023-10-02 18:28:51 +0200
  • f4ee8c85ec Finally fix kdfontop.c error Le0xFF 2023-10-02 18:21:58 +0200
  • fb03a19e05 Uncomment "FONT" line only Le0xFF 2023-10-02 17:42:24 +0200
  • b84a3d6702 Fix i18n dracut conf Le0xFF 2023-10-02 17:34:51 +0200
  • 825101ae9c Set console font to avoid kdfontop.c errors Le0xFF 2023-09-03 10:43:47 +0200
  • 945061d92f Code optimization Le0xFF 2023-08-05 17:51:30 +0200
  • 7eb4edb628 Introduce chroot_shell function: - Let user open a new bash shell during chroot menu Le0xFF 2023-08-04 14:44:29 +0200
  • a2e65a6368 Update README Le0xFF 2023-08-04 12:43:15 +0200
  • b094fdc0c1 Use xmirror to change repo mirror during chroot Le0xFF 2023-08-04 12:34:10 +0200
  • 2d6aee3af7 Bug fixing: - More error detection - Add more verbose output - Internet connection is now required - Fix bootloader installation if encryption is later deselected Le0xFF 2023-08-04 12:17:25 +0200
  • 41dc23040e Add /var/log to FSTAB Some applications don't like to have /var/log as read-only, so add it to FSTAB for overlayfs. Le0xFF 2023-08-01 21:17:58 +0200
  • c1fb1f56ac Bug fixing: - fix musl installation - fix void_packages chroot function Le0xFF 2023-07-31 12:15:52 +0200
  • 4848710d2e Wrong header Le0xFF 2023-07-31 09:17:40 +0200
  • 002c676b54 Add new screenshot and update README Le0xFF 2023-07-30 18:23:37 +0200
  • 9a68653c10 The rewrite is now the main script Le0xFF 2023-07-30 18:07:23 +0200
  • 5104eb1131 Rewrite of chroot script Le0xFF 2023-07-30 18:06:10 +0200
  • 6af9b01d8d Introduce format_create_install_system function - Remove create_filesystems function - Remove create_btrfs_subvolumes function - Remove install_base_system_and_chroot function Le0xFF 2023-07-29 21:41:59 +0200
  • 8571751e1e Introduce assign_labels function Le0xFF 2023-07-29 20:38:58 +0200
  • 77fbd428c2 Bring other functions outside of main function Le0xFF 2023-07-29 20:20:31 +0200
  • b3ac2d6908 Rewrite lvm_creation function Le0xFF 2023-07-29 20:19:34 +0200
  • e089428333 Clear user_drive variable if not GPT Le0xFF 2023-07-29 18:24:58 +0200
  • afc4ef5054 Rename variables and check if GPT partition table Le0xFF 2023-07-29 15:41:14 +0200
  • 9f55eccdfd Use "_key" as intentional unused dummy variable Le0xFF 2023-07-29 15:28:03 +0200
  • f14ea765b7 Rewrite disk_encryption function Le0xFF 2023-07-29 15:23:03 +0200
  • 96136e1253 Rename select_destination_drive function to select_destination and improve it Le0xFF 2023-07-29 13:35:58 +0200
  • b625c10fe3 Introduce select_destination_drive function; Rewrite disk_wiping and disk_partitioning functions; Le0xFF 2023-07-28 20:48:56 +0200
  • 7065f14b0c Rewrite disk_wiping function Le0xFF 2023-07-28 18:32:44 +0200
  • a467df485b Only keep NetworkManager, like official iso Le0xFF 2023-07-28 18:07:57 +0200
  • c3ca2a1e68 Rewrite check_and_connect_to_internet - Rename function to connect_to_internet Le0xFF 2023-07-28 15:40:02 +0200
  • 3b2bed0ff3 Start rewrite process: - Installer is now an interactive menu - Rewrite set_keyboard_layout function Le0xFF 2023-07-28 12:07:30 +0200
  • 74ad30e212 Fix swap creation for low memory systems Le0xFF 2023-07-27 16:12:57 +0200
  • 14de907f4d Fix mounting folders for chroot, fixes issue #6 Le0xFF 2023-07-27 15:43:41 +0200
  • 02cdd89d21 Cosmetic changes Le0xFF 2022-09-07 14:05:06 +0200
  • 21c0b70912 Fix exit from a loop Le0xFF 2022-09-07 13:04:36 +0200
  • 1c473e7ea1 Add missing i18n dracut module Le0xFF 2022-09-07 12:55:44 +0200
  • fe826aa85c Try another way to check if custom void-packages git repo exists or not Le0xFF 2022-09-06 20:38:14 +0200
  • 1e9b3577e8 Keep unused grub_ckb.sh script up to date Le0xFF 2022-09-05 19:25:10 +0200
  • 9fa24125a6 Add another check if GRUB2 is installed or not Le0xFF 2022-09-05 19:25:04 +0200
  • 39b72fede5 Cosmetic changes Le0xFF 2022-09-04 10:59:02 +0200
  • 5a9c6a2dcb Cosmetic changes Le0xFF 2022-09-03 23:16:20 +0200
  • 473d25fa63 Keep unused chroot.sh script up to date Le0xFF 2022-09-03 23:12:16 +0200
  • 7148592ac5 Upload grub custom keyboard script Le0xFF 2022-09-03 23:11:52 +0200
  • 7adc4d04f2 Update README with latest changes Le0xFF 2022-09-03 23:10:31 +0200
  • 03a279a510 Integrate custom keyboard layout in grubx64.efi Le0xFF 2022-09-03 23:07:50 +0200
  • ed5a5b22d1 Cosmetic changes Le0xFF 2022-09-01 15:07:01 +0200
  • 6194798fe8 More typos Le0xFF 2022-09-01 14:49:59 +0200
  • d1d5e2d593 Typo Le0xFF 2022-09-01 14:46:05 +0200
  • 4d4031e10d Keep old chroot.sh script up to date Le0xFF 2022-09-01 14:40:17 +0200
  • bd6d99507b Forget to consider official void-packages repo Le0xFF 2022-09-01 14:22:53 +0200
  • 9ba870a639 Now it's really fixed Le0xFF 2022-09-01 14:10:36 +0200
  • b976f3a46e Let's hope it works this time Le0xFF 2022-09-01 13:56:24 +0200
  • 6ce4a4da1a Try to fix void-packages url and branch again, different approach Le0xFF 2022-09-01 13:35:07 +0200
  • b4ff7ca7fb Try to fix void-packages url and branch Le0xFF 2022-09-01 12:30:39 +0200
  • e216c0eb2d Fix reading custom repo with spaces Le0xFF 2022-09-01 11:05:44 +0200
  • e8be4b4de0 Fix missing double quote Le0xFF 2022-09-01 10:46:47 +0200
  • 64b7e07f56 Update README Le0xFF 2022-09-01 09:05:14 +0200
  • 5dcdf3d198 Let user chose a custom url for void packages Le0xFF 2022-09-01 09:01:46 +0200
  • 801dab1e96 Cosmetic changes Le0xFF 2022-08-31 22:29:07 +0200
  • ad1a2efc7c Change some headings Le0xFF 2022-08-31 14:09:25 +0200
  • e9a174dc18 Cosmetic changes Le0xFF 2022-08-30 16:03:35 +0200
  • defc3b8508 Keep using the old way to unmount block devices Le0xFF 2022-08-30 15:25:49 +0200
  • afec043731 I'm getting good at fixing the same stuffs over and over again Le0xFF 2022-08-30 15:13:00 +0200
  • 5fdd6f1e32 Fix those fancy colours Le0xFF 2022-08-30 15:06:17 +0200
  • ae85e61877 Can't live without those fancy colours Le0xFF 2022-08-30 15:03:59 +0200
  • 33f6dbc1ea Cosmetic changes Le0xFF 2022-08-30 15:00:40 +0200
  • 8c3636e5d7 Minor fixes Le0xFF 2022-08-30 14:58:31 +0200
  • b5dbaabef9 Cosmetic changes Le0xFF 2022-08-30 14:45:44 +0200
  • 44e99b3428 Add user KEYMAP to initramfs and strip it from all the other ones Le0xFF 2022-08-30 14:42:38 +0200
  • 0e83885a36 Cosmetic changes Le0xFF 2022-08-30 11:37:06 +0200
  • ffc5467328 Keep unused chroot.sh script up to date Le0xFF 2022-08-30 10:57:31 +0200
  • efd9fce8a6 Enable wheel users to use sudo Le0xFF 2022-08-30 10:57:11 +0200
  • eb1f96e45e Maybe a better way to unmount block devices Le0xFF 2022-08-30 10:04:51 +0200
  • eef6276eb3 Remove some empty space Le0xFF 2022-08-29 21:48:02 +0200
  • 2067668230 Add fancy screenshots to README as well Le0xFF 2022-08-29 21:46:11 +0200
  • eebd2f5849 Add some fancy screenshots Le0xFF 2022-08-29 21:45:24 +0200
  • 1f90008406 Update script description Le0xFF 2022-08-29 21:44:46 +0200
  • 22a7b916b9 Minor changes Le0xFF 2022-08-28 20:17:56 +0200
  • a632f1bff4 Fix reading user bootloader again on main script Le0xFF 2022-08-28 17:11:16 +0200
  • a03bb662d9 Fix reading user bootloader again Le0xFF 2022-08-28 17:10:40 +0200
  • 48f1fbfb79 Keep unused chroot.sh script up to date Le0xFF 2022-08-28 16:45:49 +0200
  • 2d00a9dc9b Fix reading user bootloader Le0xFF 2022-08-28 16:44:13 +0200
  • 9ba2c583b5 Keep unused chroot.sh script up to date Le0xFF 2022-08-28 16:20:59 +0200
  • 15564b37b1 Fix bootloader choice Le0xFF 2022-08-28 16:20:43 +0200
  • 016370ef7e Fix typo Le0xFF 2022-08-28 16:03:02 +0200
  • 9ab4b5c25b Clarify that EFISTUB is also available as bootloader Le0xFF 2022-08-28 16:01:33 +0200
  • 8ee97e2114 Keep unused chroot.sh script up to date Le0xFF 2022-08-28 15:55:00 +0200
  • 801cc25b09 Install intel-ucode on intel cpus Le0xFF 2022-08-28 15:54:35 +0200