Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace install-gpu-drivers script with chwd autoconfiguration #32

Open
wants to merge 213 commits into
base: cachyos-systemd-qt6
Choose a base branch
from

Commits on Jul 4, 2024

  1. Add scripts and branding

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0dfaae3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5ea9a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b562fe6 View commit details
    Browse the repository at this point in the history
  4. add mhwd,pacstrap modules

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3caab3c View commit details
    Browse the repository at this point in the history
  5. Update config files for cachyos

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4f671c8 View commit details
    Browse the repository at this point in the history
  6. Change requiredRAM to 2.5 GB

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7921ac0 View commit details
    Browse the repository at this point in the history
  7. Add remove-ucode shellprocess, cleanup settings.conf

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3825445 View commit details
    Browse the repository at this point in the history
  8. Fix removeucode, fix shellprocess

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ae341ba View commit details
    Browse the repository at this point in the history
  9. Some more shellprocess fixes

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4a1a770 View commit details
    Browse the repository at this point in the history
  10. Add missing remove of "removeu-code"

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    542813f View commit details
    Browse the repository at this point in the history
  11. Cleanup, update netinstall.yaml

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9008a44 View commit details
    Browse the repository at this point in the history
  12. Move btrfs packages to filesystem specific

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bd5607b View commit details
    Browse the repository at this point in the history
  13. Add info which cards are supported from the nvidia driver

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    299b62b View commit details
    Browse the repository at this point in the history
  14. Move extra ZFS modules a bit down

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6f18559 View commit details
    Browse the repository at this point in the history
  15. Add missing fonts

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b966571 View commit details
    Browse the repository at this point in the history
  16. Remove space

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3257ac4 View commit details
    Browse the repository at this point in the history
  17. Update GNOME

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d8622ad View commit details
    Browse the repository at this point in the history
  18. Add cachyos-sddm-theme to kde

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    14cd9a8 View commit details
    Browse the repository at this point in the history
  19. Raise boot partition to 1000MB for systemd-boot

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    789202e View commit details
    Browse the repository at this point in the history
  20. Update services-system

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    becbc49 View commit details
    Browse the repository at this point in the history
  21. Add powerdevil to KDE Netinstallation back

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c90b779 View commit details
    Browse the repository at this point in the history
  22. Revert "Merge pull request #2059 from calamares/hostid"

    This reverts commit 7a00a68, reversing
    changes made to db20b79.
    
    zfshostid seems currently to be a unstable implementation and brings a lot of issues. So we are going to revert this commit, to avoid issues at users ZFS installation
    
    Current known issue when doing a offline installation, booting into the succesfully installed system, upgrading the system. Then grub wont boot succesfully due issue with zfshostid.
    Lets revert this until there is a fix for upstream
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a0f319f View commit details
    Browse the repository at this point in the history
  23. Remove "zfshostid" from settings.conf

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9a6b8da View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1461c99 View commit details
    Browse the repository at this point in the history
  25. Revert "Remove "zfshostid" from settings.conf"

    This reverts commit 6fd908a.
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ac92bce View commit details
    Browse the repository at this point in the history
  26. Add proper zfshostid

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ecf0399 View commit details
    Browse the repository at this point in the history
  27. use rate-mirrors to rank the mirrors

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    33d91ab View commit details
    Browse the repository at this point in the history
  28. Remove kofuku from netinstall

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    87e2962 View commit details
    Browse the repository at this point in the history
  29. Add xdg-desktop-portal-kde and openssh to netinstall.yaml

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5e34e7d View commit details
    Browse the repository at this point in the history
  30. Update grubcfg

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6351ea9 View commit details
    Browse the repository at this point in the history
  31. Add wallpaper to grubcfg

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4639d11 View commit details
    Browse the repository at this point in the history
  32. Set proper filename for grubcfg

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    dd52127 View commit details
    Browse the repository at this point in the history
  33. netinstall: Don't install pamac as default anymore

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    878a3e2 View commit details
    Browse the repository at this point in the history
  34. netinstall: Add noto-fonts-cjk

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6591be3 View commit details
    Browse the repository at this point in the history
  35. grubcfg: Disable zswap as default

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ddb376d View commit details
    Browse the repository at this point in the history
  36. grubcfg: Remove space

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1eee7e5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    68db6e4 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    de866f2 View commit details
    Browse the repository at this point in the history
  39. Netinstall: Add Cinnamon Desktop

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fe1598d View commit details
    Browse the repository at this point in the history
  40. Netinstall: Add UKUI Desktop Enviroment

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d83590b View commit details
    Browse the repository at this point in the history
  41. Images: Update Cinnamon and UKUI Images

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2f51c5e View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    44a0a91 View commit details
    Browse the repository at this point in the history
  43. Branding: Update all Slides with new style

    NextWork123 authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8065ccc View commit details
    Browse the repository at this point in the history
  44. Branding: Update all Slides

    - Fixed the gaps on slide 6
    - Added the Blush Blue on all slides (to be more cooler)
    NextWork123 authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3b5f13e View commit details
    Browse the repository at this point in the history
  45. grubcfg: Fix grubcfg.cfg

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9e3c6c9 View commit details
    Browse the repository at this point in the history
  46. netinstall: Add xdg-desktop-portal

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fb5f5ed View commit details
    Browse the repository at this point in the history
  47. Shellprocess: Increase timeout for ranking the mirrors

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b5529f0 View commit details
    Browse the repository at this point in the history
  48. netinstall: Update font

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    315e3c4 View commit details
    Browse the repository at this point in the history
  49. netinstall: Add kwalletmanager

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    297444f View commit details
    Browse the repository at this point in the history
  50. services-systemd: Enable bluetooth

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    371965b View commit details
    Browse the repository at this point in the history
  51. netinstall: Add bluetooth support

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9e7555c View commit details
    Browse the repository at this point in the history
  52. netinstall: Remove bluez-qt

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    908f65b View commit details
    Browse the repository at this point in the history
  53. netinstall: Add Budgie Desktop

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    21733cf View commit details
    Browse the repository at this point in the history
  54. netinstall: Add Mate Desktop

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d015c9f View commit details
    Browse the repository at this point in the history
  55. Images: Add Budgie and Mate

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    edaf795 View commit details
    Browse the repository at this point in the history
  56. netinstall: Sort packagechooser and netinstall

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6bc8411 View commit details
    Browse the repository at this point in the history
  57. netinstall: Add LXDE-Desktop

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bf53c38 View commit details
    Browse the repository at this point in the history
  58. Images: Add LXDE

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5a1883d View commit details
    Browse the repository at this point in the history
  59. netinstall: Add lightdm to LXDE

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bac6dbe View commit details
    Browse the repository at this point in the history
  60. netinstall: Move nvidia drivers up

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    dc3d748 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    d2f2078 View commit details
    Browse the repository at this point in the history
  62. Add refind, bootloader selection and general improvements

    This PR represents several changes and improvements to the existing bootloader module
    
        - Adds support for refind
        - Modifies the kernel option building for systemd-boot and refind to be more in-line with the way options are built for grub
        - Adds the ability to optionally select a bootloader dynamically via a global storage variable
        - Changes the systemd-boot to call kernel-install, prior to this, it was installing in a kernel-install compatible fashion manually. This has a number of implications:
            It is much more distro agnostic as kernel-install will automatically do the right thing for the specific distro
            It moves a few configuration items to systemd such as kernel names and entry names, this makes it further distro agnostic
            It allows for the full suite of customization offered by kernel-install in addition to what Calamares offers
            It is more "future proof" as Calamares no longer needs to mirror changes in systemd(because kernel-install is part of systemd)
        - Adds support for customization the loader.conf for systemd-boot
        - Adds functionality for using flexibile kernel matching sematics for systemd-boot
        - Adds support for configuring kernel options for systemd-boot and refind(this is already supported for grub)
        - Fix zfs support for dracut
    
    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c4ef211 View commit details
    Browse the repository at this point in the history
  63. settings: Replace mhwd with shellprocess@drivers

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    72baead View commit details
    Browse the repository at this point in the history
  64. Revert "services-systemd: Enable bluetooth"

    This reverts commit bd17dca.
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e47fe9b View commit details
    Browse the repository at this point in the history
  65. pacstrap: Add missing postinstall script

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    cec52c6 View commit details
    Browse the repository at this point in the history
  66. CMake: copy settings.conf into the build directory

    Having an up-to-date settings.conf in the build directory
    makes `calamares -d` in that directory much more predicatable.
    
    This should not have used CMake command `install()`.
    
    FIXES #2075
    CLOSEs #2079
    
    Signed-off-by: Peter Jung <[email protected]>
    adriaandegroot authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    17cb25d View commit details
    Browse the repository at this point in the history
  67. Branding: Fix typo on slide3

    NextWork123 authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9307420 View commit details
    Browse the repository at this point in the history
  68. netinstall: Add cachyos-wallpapers to KDE

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bba7846 View commit details
    Browse the repository at this point in the history
  69. netinstall: Add linux-cachyos-lts

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    aedc4c3 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    ac99c5b View commit details
    Browse the repository at this point in the history
  71. netinstall: Remove extra zfs kernels, users can install the modules a…

    …fter the installation if they want to
    
    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b601ec0 View commit details
    Browse the repository at this point in the history
  72. Revert "netinstall: Remove extra zfs kernels, users can install the m…

    …odules after the installation if they want to"
    
    This reverts commit a8fe5f5.
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3b2907e View commit details
    Browse the repository at this point in the history
  73. netinstall: Add hyprland

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c6f485d View commit details
    Browse the repository at this point in the history
  74. netinstall: Add lightdm to hyprland installation

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    76b6ee8 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    d0990c1 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    5d1907a View commit details
    Browse the repository at this point in the history
  77. netinstall: Remove doubled kscreen

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    cfea161 View commit details
    Browse the repository at this point in the history
  78. netinstall: replace lightdm with ly

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e7d4467 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    6be8fa8 View commit details
    Browse the repository at this point in the history
  80. mount: Remove atgc from f2fs mount options

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e6db322 View commit details
    Browse the repository at this point in the history
  81. 🚀 feat(netinstall.yaml, packagechooser.conf): add Qtile window manage…

    …r to the installer and package chooser
    
    🖼️ add(qtile.png): add screenshot of Qtile window manager to the installer
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8b1f612 View commit details
    Browse the repository at this point in the history
  82. 🎨 style(netinstall.yaml): update Qtile module properties

    - set selected property to false
    - set critical property to true
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bc86a41 View commit details
    Browse the repository at this point in the history
  83. 🚀 feat(netinstall.yaml): add ttf-jetbrains-mono and ttf-font-awesome …

    …to installed packages list
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3d305b3 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    291ca12 View commit details
    Browse the repository at this point in the history
  85. netinstall: arch reverted changes

    annoying
    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fff27f6 View commit details
    Browse the repository at this point in the history
  86. Update slide6

    - Added new desktop enviroments supported
    - Reworked the formatting a bit
    NextWork123 authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ef4a21d View commit details
    Browse the repository at this point in the history
  87. netinstall: Remove cachyos-kde-lavender

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    45631f6 View commit details
    Browse the repository at this point in the history
  88. 👷 update gpu driver script

    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    62edcca View commit details
    Browse the repository at this point in the history
  89. Update Slide6

    Fixed some issue of typo
    NextWork123 authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a017e5b View commit details
    Browse the repository at this point in the history
  90. 🚧 scripts: fix update mirrors

    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7616b96 View commit details
    Browse the repository at this point in the history
  91. 🚧 netintall: change name

    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7c4e046 View commit details
    Browse the repository at this point in the history
  92. Prevent users from selecting multiple DE/WM

    users quite frequently select, which we write not to do.
    
    if detected, then show the message and block next button
    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2ee6265 View commit details
    Browse the repository at this point in the history
  93. Update english translation

    Signed-off-by: Peter Jung <[email protected]>
    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2dbc491 View commit details
    Browse the repository at this point in the history
  94. netinstall: Fix compilation

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7d8d4c8 View commit details
    Browse the repository at this point in the history
  95. netinstall: Fix compilation

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    22e9ea9 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    1700a7a View commit details
    Browse the repository at this point in the history
  97. 🚧 netinstall: remove emoji from the message box

    Signed-off-by: Peter Jung <[email protected]>
    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    cbb0c80 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    d3cb412 View commit details
    Browse the repository at this point in the history
  99. shellprocess_sdboot: Don't use sudo at the command

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f2fe684 View commit details
    Browse the repository at this point in the history
  100. netinstall: Make CachyOS Packages optional and cleanup

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    764d6a8 View commit details
    Browse the repository at this point in the history
  101. netinstall: Add pavucontrol-qt for QT Desktops

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    19b8011 View commit details
    Browse the repository at this point in the history
  102. partition: Use luks2 as default encryption method

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bf9c8e6 View commit details
    Browse the repository at this point in the history
  103. Revert "netinstall: Add pavucontrol-qt for QT Desktops"

    This reverts commit 65ead04.
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4d80b17 View commit details
    Browse the repository at this point in the history
  104. netinstall: Rename kvantum-qt5 to kvantum

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    74874f6 View commit details
    Browse the repository at this point in the history
  105. 🚧 netinstall: renamed packages

    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c255172 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    58efae7 View commit details
    Browse the repository at this point in the history
  107. netinstall: remove cutefish-kwin-plugins

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    963bc13 View commit details
    Browse the repository at this point in the history
  108. netinstall: Add qt6-wayland to gnome and kde

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9095018 View commit details
    Browse the repository at this point in the history
  109. netinstall: use xdg-desktop-portal-hyprland instead of git

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    11f9fd3 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    4f9ab3d View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    a700146 View commit details
    Browse the repository at this point in the history
  112. try-v3: Add detection for avx512

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4817d9e View commit details
    Browse the repository at this point in the history
  113. 🚧 netinstall: remove chwd-db

    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2269a3e View commit details
    Browse the repository at this point in the history
  114. parition: Increase boot partition to 2GB

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    30bdaaf View commit details
    Browse the repository at this point in the history
  115. netinstall: Add linux-cachyos-eevdf

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5dbfbd5 View commit details
    Browse the repository at this point in the history
  116. parition: Change MB to M

    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5e4a38f View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    6d32ce8 View commit details
    Browse the repository at this point in the history
  118. pacstrap: Add cachyos-v4-mirrorlist

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    86daea7 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    bbf8fa7 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    3edb813 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    667b154 View commit details
    Browse the repository at this point in the history
  122. 👷 cmake: require C++20

    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    56312a4 View commit details
    Browse the repository at this point in the history
  123. 🚧 netinstall: fix leftovers

    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1b10f1e View commit details
    Browse the repository at this point in the history
  124. 🧹 modules: drop mhwdcfg

    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    449bfbe View commit details
    Browse the repository at this point in the history
  125. ♻ update translations

    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c22f433 View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    155f68b View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    88fcae1 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    889fef9 View commit details
    Browse the repository at this point in the history
  129. 🧹 pacstrap: do not install these during pacstrap

    they are already included in netinstall
    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e0325e0 View commit details
    Browse the repository at this point in the history
  130. netinstall: Adapt changes for Plasma 6

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    25d500b View commit details
    Browse the repository at this point in the history
  131. 🚧 netinstall: adjust for plasma6

    vnepogodin authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    cab959c View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    c5a1bad View commit details
    Browse the repository at this point in the history
  133. netinstall: Remove selection of several cachyos kernels, user can ins…

    …tall after installation via kernel manager
    
    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    028f041 View commit details
    Browse the repository at this point in the history
  134. netinstall.cfg: Update link

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ce45c91 View commit details
    Browse the repository at this point in the history
  135. shellprocess: Remove liveuser completly to be safe

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2dec2d6 View commit details
    Browse the repository at this point in the history
  136. change default from machine-id to @saved (CachyOS#13)

    * change default from machine-id to @saved
    
    * Comment Out Obsolete machine-id
    
    * Change comment and remove f string
    Pogogo007 authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5036f2e View commit details
    Browse the repository at this point in the history
  137. netinstall: Add xwaylandvideobridge as default

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f4fd2d2 View commit details
    Browse the repository at this point in the history
  138. mount: Add .snapshots subvolume

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c828b44 View commit details
    Browse the repository at this point in the history
  139. Base packages cleanup (CachyOS#19)

    * pacstrap: Remove ntfs-3g from base packages
    
    It should be completely replaced by the new built-in driver in the
    kernel starting with 5.15.
    
    * pacstrap: Remove systemd-sysvcompat from base packages
    
    systemd plans to remove the SysV compatibility layer completely, so this
    package should be removed in the future in Arch Linux. Meanwhile,
    it is now a dependency for base, so there is no need to specify it
    again.
    ventureoo authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8fefcaf View commit details
    Browse the repository at this point in the history
  140. plymouth: Add plymouth support and use CachyOS theme (CachyOS#18)

    * plymouth: Add plymouth support and use CachyOS theme
    
    Signed-off-by: Peter Jung <[email protected]>
    
    * plymouthcfg: Also add to settings_online.conf
    
    Signed-off-by: Peter Jung <[email protected]>
    
    * pacstrap: Add missing cachyos plymouth theme
    
    Signed-off-by: Peter Jung <[email protected]>
    
    ---------
    
    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9c0a9ae View commit details
    Browse the repository at this point in the history
  141. netinstall: Use lightdm instead of ly

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b8ed1ab View commit details
    Browse the repository at this point in the history
  142. Revert "mount: Add .snapshots subvolume"

    This reverts commit 4071beb.
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b4f0ce1 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    d3247b2 View commit details
    Browse the repository at this point in the history
  144. pacman-keyring: Adjust to new cachyos-keyring

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c127499 View commit details
    Browse the repository at this point in the history
  145. 🚧 remove plymouth hook on zfs+encryption

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6719e9a View commit details
    Browse the repository at this point in the history
  146. partition: Add bcachefs support

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1486b47 View commit details
    Browse the repository at this point in the history
  147. pacstrap: Add bcachefs-tools (until detection is added)

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    832d198 View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    f84dc1f View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    a2114c2 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    1732f77 View commit details
    Browse the repository at this point in the history
  151. KDE: Update Picture

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e483c7b View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    cabaf17 View commit details
    Browse the repository at this point in the history
  153. initcpiocfg: Add crc32c if bcachefs is used

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6f333a0 View commit details
    Browse the repository at this point in the history
  154. shellprocess: Cleanup

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    995daf3 View commit details
    Browse the repository at this point in the history
  155. services-systemd: Enable fstrim.timer correctly

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    84ed04f View commit details
    Browse the repository at this point in the history
  156. umount: disable emergency

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    854ded6 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    2ddf3ab View commit details
    Browse the repository at this point in the history
  158. shellprocess: Delete entry before generating new one

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1a53abd View commit details
    Browse the repository at this point in the history
  159. services: try to enable ufw

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    015cbc3 View commit details
    Browse the repository at this point in the history
  160. pacstrap: Install snapper-support on BTRFS

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a38b0b0 View commit details
    Browse the repository at this point in the history
  161. shellprocess-sdboot: Fixup deleting old entries

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fb00881 View commit details
    Browse the repository at this point in the history
  162. Revert "pacstrap: Install snapper-support on BTRFS"

    This reverts commit 5951844.
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    29c4f16 View commit details
    Browse the repository at this point in the history
  163. umount: Enable emergency again, people dont notice if there is an iss…

    …ue or not with the installation and will result into a not proper installed system
    
    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    764612c View commit details
    Browse the repository at this point in the history
  164. netinstall: Use ufw as firewall

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6fe537b View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    5d17ce8 View commit details
    Browse the repository at this point in the history
  166. shellprocess_initialize_pacman: Move mirror ranking before installing…

    … keyring
    
    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6d43f98 View commit details
    Browse the repository at this point in the history
  167. netinstall: Remove b43-fwcutter

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5687166 View commit details
    Browse the repository at this point in the history
  168. netinstall: Drop LTS kernel from selection, seems to make issues if n…

    …vidia module is not found. After the hardware detection got moved before netinstall, this results into failing installations
    
    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e2de7bf View commit details
    Browse the repository at this point in the history
  169. netinstall: Drop pipewire-jack due conflict at install

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6ebd5b6 View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    f145eec View commit details
    Browse the repository at this point in the history
  171. netinstall: KDE: Add kdeplasma-addons

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    83060e8 View commit details
    Browse the repository at this point in the history
  172. Revert "netinstall: KDE: Add kdeplasma-addons"

    Vlad has the feeling, that this will bloat users installation. So lets remove it.
    
    This reverts commit 749a9ef.
    
    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9521321 View commit details
    Browse the repository at this point in the history
  173. Add Hardware Detection for T2-MacBooks

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d54c8b9 View commit details
    Browse the repository at this point in the history
  174. install-gpu-driver: Add network detection

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a02ba7f View commit details
    Browse the repository at this point in the history
  175. Remove pcurses and neofetch (CachyOS#25)

    Neither packages are maintained
    TheWyn authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0c19f4e View commit details
    Browse the repository at this point in the history
  176. partition: Use BTRFS as default fielsystem

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0bb6d3c View commit details
    Browse the repository at this point in the history
  177. netinstall: Drop broadcom-wl-dkms

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2224298 View commit details
    Browse the repository at this point in the history
  178. Hotfix: drop nautilus-sendto

    Pogogo007 authored and ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0f5faed View commit details
    Browse the repository at this point in the history
  179. try-v3: Add for Zen4 Detection

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8103221 View commit details
    Browse the repository at this point in the history
  180. try-v3: Fix sed

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    76c8ea2 View commit details
    Browse the repository at this point in the history
  181. try-v3: Remove not used repos

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b5142b1 View commit details
    Browse the repository at this point in the history
  182. mount: Remove umask from EFI parition

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3e30287 View commit details
    Browse the repository at this point in the history
  183. shellprocess: Enable ufw fully

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d448d4f View commit details
    Browse the repository at this point in the history
  184. Revert "shellprocess: Enable ufw fully"

    This reverts commit aae314f.
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3c6c3a7 View commit details
    Browse the repository at this point in the history
  185. shellprocess: Add enable_ufw

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c976700 View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    39fdacd View commit details
    Browse the repository at this point in the history
  187. netinstall: Add gnome-backgrounds

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d6a83d7 View commit details
    Browse the repository at this point in the history
  188. netinstall: packagechooser: Drop cutefish

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3857b81 View commit details
    Browse the repository at this point in the history
  189. settings: Add missing shellprocess instance

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ce12db1 View commit details
    Browse the repository at this point in the history
  190. pacstrap: Do not copy grub config

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a6f5115 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. settings: Remove preservefiles process, a lot of user reporting probl…

    …ems that this process timeouts and then fails to install. We do not really require the log on the target machine, if the installation is succesful, so lets remove it to avoid issues
    
    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e86e7d9 View commit details
    Browse the repository at this point in the history
  2. enable_ufw: Add detection script

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    cfc5aa0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. pacstrap: Remove os-prober

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b7df674 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. netinstall: Move cachyos-wallpapers to CachyOS Packages instead of ea…

    …ch DE
    
    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6e6e3a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. initialize_pacman: Refactor

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    13658dd View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    364ea42 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    54da3b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eac2fb View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. shellprocess_init_pacman: Add script again, which maybe fixes further…

    … keyring issues
    
    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    ff6d048 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    7692c02 View commit details
    Browse the repository at this point in the history
  2. 👷 modules: add chwd module

    vnepogodin authored and ptr1337 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e20e688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d5396f View commit details
    Browse the repository at this point in the history
  4. settings.conf: Move fstab after luksbootkeyfile

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0f8774a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Add Cosmic to the DE Selection

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Aug 10, 2024
    2 Configuration menu
    Copy the full SHA
    a1b5d69 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. netinstall: Update cosmic package names

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2ad7790 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. netinstall: drop xsane

    (cherry picked from commit 2264683)
    vnepogodin committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7c10233 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. cosmic: Sync with archlinux naming

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6002208 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. packagechooser: netinstall: rename Cosmic-Alpha to Cosmic

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c32b833 View commit details
    Browse the repository at this point in the history
  2. netinstall: Update link to netinstall

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7476124 View commit details
    Browse the repository at this point in the history
  3. scripts: disable havged

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    9166b6a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. cosmic: Update description for cosmic

    Signed-off-by: Peter Jung <[email protected]>
    ptr1337 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    312772e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    1b929b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    f96883c View commit details
    Browse the repository at this point in the history