From cca463feeed28e6a9cdd3581606142748bee669c Mon Sep 17 00:00:00 2001 From: axtloss Date: Mon, 27 Jun 2022 15:43:54 +0200 Subject: [PATCH 1/9] Update distro.yml --- data/distro.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/data/distro.yml b/data/distro.yml index 1e1830c4..86ddb151 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -738,3 +738,32 @@

Check that in the Flatpak section the box is checked.

Note: with this Flathub app search will be integrated in Discover, if you want to limit the app search to Flathub you can mark Flatpak as default by clicking on the star.

+ +- name: "Crystal Linux" + logo: "crystallinux.svg" + info: > +
    +

    Flatpak is installed by default on Crystal Linux, however if you didn't use jade_gui to install crystal or selected not to install it you can set flatpak up by using following commands

    +
  1. +

    Install Flatpak

    +

    To install Flatpak in Crystal Linux, you must first make sure your packages are up to date, run the following in a terminal:

    +
    
    +          $ ame upg
    +        
    +

    Then install Flatpak:

    +
    
    +          $ ame ins flatpak
    +        
    +
  2. +
  3. +

    Add the Flathub repository

    +

    Flathub is the best place to get Flatpak apps. To enable it, run:

    +
    
    +          $ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
    +        
    +
  4. +
  5. +

    Restart

    +

    To complete setup, restart your system. Now all you have to do is install some apps!

    +
  6. +

From 0b9d5e8a302ae1c5d6cdcd0e5eab45985946be8a Mon Sep 17 00:00:00 2001 From: axtloss Date: Mon, 27 Jun 2022 16:14:06 +0200 Subject: [PATCH 2/9] Update distro.yml --- data/distro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/distro.yml b/data/distro.yml index 86ddb151..00d89a17 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -743,7 +743,7 @@ logo: "crystallinux.svg" info: >
    -

    Flatpak is installed by default on Crystal Linux, however if you didn't use jade_gui to install crystal or selected not to install it you can set flatpak up by using following commands

    +

    Flatpak is installed by default on Crystal Linux, however if you didn't use jade_gui to install crystal or selected not to install it you can set flatpak up by using following commands

  1. Install Flatpak

    To install Flatpak in Crystal Linux, you must first make sure your packages are up to date, run the following in a terminal:

    From 2d10bcd0d2b0285c1237aff189bee20adad8cf9f Mon Sep 17 00:00:00 2001 From: axtloss Date: Mon, 27 Jun 2022 16:14:39 +0200 Subject: [PATCH 3/9] Add files via upload --- source/img/distro/crystallinux.svg | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 source/img/distro/crystallinux.svg diff --git a/source/img/distro/crystallinux.svg b/source/img/distro/crystallinux.svg new file mode 100644 index 00000000..6f4c9263 --- /dev/null +++ b/source/img/distro/crystallinux.svg @@ -0,0 +1,5 @@ + + + + + From edb00f4043c3a20853c9171aeb115d0c38d952ee Mon Sep 17 00:00:00 2001 From: axtloss Date: Sun, 25 Sep 2022 14:57:30 +0200 Subject: [PATCH 4/9] remove unnecessary spaces in distro.yml Signed-off-by: axtloss --- data/distro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/distro.yml b/data/distro.yml index 00d89a17..7b3d76fa 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -738,7 +738,7 @@

    Check that in the Flatpak section the box is checked.

    Note: with this Flathub app search will be integrated in Discover, if you want to limit the app search to Flathub you can mark Flatpak as default by clicking on the star.

- + - name: "Crystal Linux" logo: "crystallinux.svg" info: > From c2d052a8194ac22c580c37169d5fd1d2b37fdf4d Mon Sep 17 00:00:00 2001 From: axtloss Date: Sun, 25 Sep 2022 14:57:44 +0200 Subject: [PATCH 5/9] Update data/distro.yml Co-authored-by: AsciiWolf --- data/distro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/distro.yml b/data/distro.yml index 7b3d76fa..772e669d 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -743,7 +743,7 @@ logo: "crystallinux.svg" info: >
    -

    Flatpak is installed by default on Crystal Linux, however if you didn't use jade_gui to install crystal or selected not to install it you can set flatpak up by using following commands

    +

    Flatpak is installed by default on Crystal Linux. However, if you didn't use jade_gui to install crystal or selected not to install it, you can set Flatpak up by using the following steps.

  1. Install Flatpak

    To install Flatpak in Crystal Linux, you must first make sure your packages are up to date, run the following in a terminal:

    From 34e570e34723fd69fcc694881b86cf81092904bd Mon Sep 17 00:00:00 2001 From: axtloss Date: Tue, 2 Apr 2024 19:10:08 +0200 Subject: [PATCH 6/9] Remove duplicate entry Co-authored-by: AsciiWolf --- data/distro.yml | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/data/distro.yml b/data/distro.yml index 9b72a06f..6c6f4a24 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -795,35 +795,6 @@
-- name: "Crystal Linux" - logo: "crystallinux.svg" - info: > -
    -

    Flatpak is installed by default on Crystal Linux. However, if you didn't use jade_gui to install crystal or selected not to install it, you can set Flatpak up by using the following steps.

    -
  1. -

    Install Flatpak

    -

    To install Flatpak in Crystal Linux, you must first make sure your packages are up to date, run the following in a terminal:

    -
    
    -          $ ame upg
    -        
    -

    Then install Flatpak:

    -
    
    -          $ ame ins flatpak
    -        
    -
  2. -
  3. -

    Add the Flathub repository

    -

    Flathub is the best place to get Flatpak apps. To enable it, run:

    -
    
    -          $ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
    -        
    -
  4. -
  5. -

    Restart

    -

    To complete setup, restart your system. Now all you have to do is install some apps!

    -
  6. -

- - name: "Crystal Linux" logo: "crystallinux.svg" info: > From 6ddad358443fb56648fcc3b839f9479b7b560b54 Mon Sep 17 00:00:00 2001 From: axtloss Date: Thu, 4 Apr 2024 01:25:14 +0200 Subject: [PATCH 7/9] Update data/distro.yml Co-authored-by: AsciiWolf --- data/distro.yml | 39 +++++++++++++++------------------------ 1 file changed, 15 insertions(+), 24 deletions(-) diff --git a/data/distro.yml b/data/distro.yml index d948e857..2b11ee22 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -545,31 +545,22 @@ -- name: "Crystal Linux" +- name: Crystal Linux logo: "crystallinux.svg" - info: > -
    -

    Flatpak is installed by default on Crystal Linux. However, if you didn't use jade_gui to install crystal or selected not to install it, you can set Flatpak up by using the following steps.

    -
  1. -

    Install Flatpak

    + introduction: > +

    Flatpak is installed by default on Crystal Linux.

    +

    If you didn't use jade_gui to install crystal or selected not to install it, you can set Flatpak up by using the following steps.

    + steps: + - name: Install Flatpak + text: "

    To install Flatpak in Crystal Linux, you must first make sure your packages are up to date, run the following in a terminal:

    -
    
    -          $ ame upg
    -        
    + ame upg

    Then install Flatpak:

    -
    
    -          $ ame ins flatpak
    -        
    -

  2. -
  3. -

    Add the Flathub repository

    + ame ins flatpak" + - name: Add the Flathub repository + text: "

    Flathub is the best place to get Flatpak apps. To enable it, run:

    -
    
    -          $ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
    -        
    -
  4. -
  5. -

    Restart

    -

    To complete setup, restart your system. Now all you have to do is install some apps!

    -
  6. -

\ No newline at end of file + flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo" + - name: Restart + text: ' +

To complete setup, restart your system. Now all you have to do is install some apps!

' \ No newline at end of file From 35bfa411abde23fb151aba3164c6ee6a31bb6333 Mon Sep 17 00:00:00 2001 From: axtloss Date: Thu, 4 Apr 2024 22:53:36 +0200 Subject: [PATCH 8/9] Update data/distro.yml Co-authored-by: AsciiWolf --- data/distro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/distro.yml b/data/distro.yml index 2b11ee22..6e68a929 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -553,7 +553,7 @@ steps: - name: Install Flatpak text: " -

To install Flatpak in Crystal Linux, you must first make sure your packages are up to date, run the following in a terminal:

+

To install Flatpak in Crystal Linux, you must first make sure your packages are up to date. Run the following in a terminal:

ame upg

Then install Flatpak:

ame ins flatpak" From ac8ee6d26953cb0ad397ce765f5be35eee324ad5 Mon Sep 17 00:00:00 2001 From: axtloss Date: Thu, 4 Apr 2024 22:53:42 +0200 Subject: [PATCH 9/9] Update data/distro.yml Co-authored-by: AsciiWolf --- data/distro.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/distro.yml b/data/distro.yml index 6e68a929..70626ad8 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -542,8 +542,6 @@ text: '

To complete setup, restart your system. Now all you have to do is install some apps!

Note: graphical installation of Flatpak apps may not be possible with GNU Guix.

' - - - name: Crystal Linux logo: "crystallinux.svg"