Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

BSD Cafe Billboard

  1. Home
  2. BSD
  3. OpenBSD
  4. the work I did on perfecting desktop-installer on OpenBSD has been merged.

the work I did on perfecting desktop-installer on OpenBSD has been merged.

Scheduled Pinned Locked Moved OpenBSD
17 Posts 5 Posters 284 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • CiotBSDC Offline
    CiotBSDC Offline
    CiotBSD
    wrote last edited by CiotBSD
    #4

    Hi.

    I've just to read only the "OpenBSD installer".

    About Xfce, it seems me that it's missing this: usermod -G _shutdown,wheel <username>

    • _shutdown to shutdown or reboot sys, since 7.4
    • wheel to manage/enable the sleep and hibernate functions

    For Gnome, it's seems to needed to manage limits, like on /etc/login.conf:

    gnome:\
        :datasize-cur=1024M:\
        :tc=default:
    

    and adding user to gnome: usermod -L gnome <username>
    (see the pkg_readme of gnome)


    Enjoy-ID!
    Enjoy-IT!

    izder456I 1 Reply Last reply
    0
    • CiotBSDC CiotBSD

      Hi.

      I've just to read only the "OpenBSD installer".

      About Xfce, it seems me that it's missing this: usermod -G _shutdown,wheel <username>

      • _shutdown to shutdown or reboot sys, since 7.4
      • wheel to manage/enable the sleep and hibernate functions

      For Gnome, it's seems to needed to manage limits, like on /etc/login.conf:

      gnome:\
          :datasize-cur=1024M:\
          :tc=default:
      

      and adding user to gnome: usermod -L gnome <username>
      (see the pkg_readme of gnome)

      izder456I Offline
      izder456I Offline
      izder456
      wrote last edited by izder456
      #5

      @CiotBSD said:

      Hi.

      I've just to read only the "OpenBSD installer".

      About Xfce, it seems me that it's missing this: usermod -G _shutdown,wheel <username>

      • _shutdown to shutdown or reboot sys, since 7.4
      • wheel to manage/enable the sleep and hibernate functions

      We use consolekit for this on supported desktops, including xfce, like the pkg-readme says to. This change isn't needed. Also by default the regular user made in the installer of the OpenBSD system is in :wheel by default.

      For Gnome, it's seems to needed to manage limits, like on /etc/login.conf:

      gnome:\
          :datasize-cur=1024M:\
          :tc=default:
      

      and adding user to gnome: usermod -L gnome <username>
      (see the pkg_readme of gnome)

      I see no mention of login class settings for gnome in the pkg-readme.

      Also don't set this. This is lower than the default class, and will likely break things:

      default:\
              :path=/usr/bin /bin /usr/sbin /sbin /usr/X11R6/bin /usr/local/bin /usr/local/sbin:\
              :umask=022:\
              :datasize-max=1536M:\
              :datasize-cur=1536M:\
              :maxproc-max=256:\
              :maxproc-cur=128:\
              :openfiles-max=1024:\
              :openfiles-cur=512:\
              :stacksize-cur=4M:\
              :localcipher=blowfish,a:\
              :tc=auth-defaults:\
              :tc=auth-ftp-defaults:
      

      iz (she/her)

      > I say mundane things
      > so the uninteresting
      > just might get noticed.

      izder456 (dot) neocities (dot) org

      1 Reply Last reply
      0
      • CiotBSDC Offline
        CiotBSDC Offline
        CiotBSD
        wrote last edited by
        #6

        OK, It seems oldier infos. My bad! 😉


        Enjoy-ID!
        Enjoy-IT!

        1 Reply Last reply
        1
        • izder456I izder456

          @naltun report your experience to this thread please when you do:
          https://github.com/outpaddling/desktop-installer/issues/30

          thanks for the kind words!

          naltunN Offline
          naltunN Offline
          naltun
          wrote last edited by naltun
          #7

          @izder456 said:

          @naltun report your experience to this thread please when you do:
          https://github.com/outpaddling/desktop-installer/issues/30

          thanks for the kind words!

          et voila

          a35cba07-e19e-4534-af4c-4d54b5a86cf5-image.jpeg

          Thanks for the work on desktop-installer @izder456 🙂 I'll update the PR with my experience when I get a chance

          e: retake screenshot

          e: I added a comment in the PR thread 👍

          1 Reply Last reply
          3
          • CiotBSDC Offline
            CiotBSDC Offline
            CiotBSD
            wrote last edited by
            #8

            @izder456 and what about the lumina desktop? why the script does not manage it?!
            (too many confidential?)


            Enjoy-ID!
            Enjoy-IT!

            izder456I 1 Reply Last reply
            0
            • CiotBSDC CiotBSD

              @izder456 and what about the lumina desktop? why the script does not manage it?!
              (too many confidential?)

              izder456I Offline
              izder456I Offline
              izder456
              wrote last edited by
              #9

              @CiotBSD said:

              @izder456 and what about the lumina desktop? why the script does not manage it?!
              (too many confidential?)

              It used to, but the lumina session had a lot of issues and I removed it if I recall correctly. I plan on re-adding it at a later date now that the script is more modular.

              iz (she/her)

              > I say mundane things
              > so the uninteresting
              > just might get noticed.

              izder456 (dot) neocities (dot) org

              1 Reply Last reply
              1
              • CiotBSDC Offline
                CiotBSDC Offline
                CiotBSD
                wrote last edited by
                #10

                This night, I tested Lumina on a fresh OpenBSD (qemu).
                I was surprised to realize that there was no default terminal; you have to install one – unlike with Xfce or Mate.

                Similarly, I was unable to get the system to display messages in French; it simply wouldn’t work, even though the LC_MESSAGES environment variable had been set in my personal .profile file, or even via the available settings; when I restarted the session, it was still in American English! 😛

                After, I install Xfce; this DE recognize immediatly my personals parameters.
                "Hi haaaa!"

                Bye Lumina! Anyway, I’ve always been a fan/lover of Xfce. 😄

                PS: This post is not a request for help; just a little story.


                Enjoy-ID!
                Enjoy-IT!

                grahamperrinG izder456I 2 Replies Last reply
                0
                • CiotBSDC CiotBSD

                  This night, I tested Lumina on a fresh OpenBSD (qemu).
                  I was surprised to realize that there was no default terminal; you have to install one – unlike with Xfce or Mate.

                  Similarly, I was unable to get the system to display messages in French; it simply wouldn’t work, even though the LC_MESSAGES environment variable had been set in my personal .profile file, or even via the available settings; when I restarted the session, it was still in American English! 😛

                  After, I install Xfce; this DE recognize immediatly my personals parameters.
                  "Hi haaaa!"

                  Bye Lumina! Anyway, I’ve always been a fan/lover of Xfce. 😄

                  PS: This post is not a request for help; just a little story.

                  grahamperrinG Offline
                  grahamperrinG Offline
                  grahamperrin
                  wrote last edited by grahamperrin
                  #11

                  … surprised to realize that there was no default terminal; you have to install one …

                  On FreeBSD, x11/plasma6-plasma-desktop is comparable. The Plasma desktop environment installs without Konsole, without System Settings, and so on:

                  ede9ff95-bbee-4c01-a8d1-878d58a8749d-image.jpeg

                  1 Reply Last reply
                  0
                  • etrigan63E Offline
                    etrigan63E Offline
                    etrigan63
                    wrote last edited by
                    #12

                    @izder456
                    Your quote in your tagline as a haiku:

                    I say mundane things
                    so the uninteresting
                    just might get noticed.

                    carlos echenique
                    ce.photography

                    don't anthropomorphize operating systems. they don't like it.

                    izder456I 1 Reply Last reply
                    1
                    • etrigan63E etrigan63

                      @izder456
                      Your quote in your tagline as a haiku:

                      I say mundane things
                      so the uninteresting
                      just might get noticed.

                      izder456I Offline
                      izder456I Offline
                      izder456
                      wrote last edited by
                      #13

                      @etrigan63 said:

                      @izder456
                      Your quote in your tagline as a haiku:

                      I say mundane things
                      so the uninteresting
                      just might get noticed.

                      can i steal this? i wanna put this in my signature. i like this a lot.

                      iz (she/her)

                      > I say mundane things
                      > so the uninteresting
                      > just might get noticed.

                      izder456 (dot) neocities (dot) org

                      1 Reply Last reply
                      1
                      • etrigan63E Offline
                        etrigan63E Offline
                        etrigan63
                        wrote last edited by etrigan63
                        #14

                        Consider it yours.

                        carlos echenique
                        ce.photography

                        don't anthropomorphize operating systems. they don't like it.

                        1 Reply Last reply
                        1
                        • CiotBSDC CiotBSD

                          This night, I tested Lumina on a fresh OpenBSD (qemu).
                          I was surprised to realize that there was no default terminal; you have to install one – unlike with Xfce or Mate.

                          Similarly, I was unable to get the system to display messages in French; it simply wouldn’t work, even though the LC_MESSAGES environment variable had been set in my personal .profile file, or even via the available settings; when I restarted the session, it was still in American English! 😛

                          After, I install Xfce; this DE recognize immediatly my personals parameters.
                          "Hi haaaa!"

                          Bye Lumina! Anyway, I’ve always been a fan/lover of Xfce. 😄

                          PS: This post is not a request for help; just a little story.

                          izder456I Offline
                          izder456I Offline
                          izder456
                          wrote last edited by
                          #15

                          @CiotBSD said:

                          This night, I tested Lumina on a fresh OpenBSD (qemu).
                          I was surprised to realize that there was no default terminal; you have to install one – unlike with Xfce or Mate.

                          Similarly, I was unable to get the system to display messages in French; it simply wouldn’t work, even though the LC_MESSAGES environment variable had been set in my personal .profile file, or even via the available settings; when I restarted the session, it was still in American English! 😛

                          After, I install Xfce; this DE recognize immediatly my personals parameters.
                          "Hi haaaa!"

                          Bye Lumina! Anyway, I’ve always been a fan/lover of Xfce. 😄

                          PS: This post is not a request for help; just a little story.

                          I just opened a PR in the github repository adding Lumina now that this script is more modular.

                          https://github.com/outpaddling/desktop-installer/pull/66

                          I also made it install qterminal as the default terminal.

                          It seems the lumina port on OpenBSD is out of date, (1.4.x vs 1.6.x), so maybe your locale issues are solved in a newer version. 😕

                          feel free to test this, I'll update the OpenBSD-wip port shortly after a merge of this PR.

                          iz (she/her)

                          > I say mundane things
                          > so the uninteresting
                          > just might get noticed.

                          izder456 (dot) neocities (dot) org

                          izder456I 1 Reply Last reply
                          2
                          • izder456I izder456

                            @CiotBSD said:

                            This night, I tested Lumina on a fresh OpenBSD (qemu).
                            I was surprised to realize that there was no default terminal; you have to install one – unlike with Xfce or Mate.

                            Similarly, I was unable to get the system to display messages in French; it simply wouldn’t work, even though the LC_MESSAGES environment variable had been set in my personal .profile file, or even via the available settings; when I restarted the session, it was still in American English! 😛

                            After, I install Xfce; this DE recognize immediatly my personals parameters.
                            "Hi haaaa!"

                            Bye Lumina! Anyway, I’ve always been a fan/lover of Xfce. 😄

                            PS: This post is not a request for help; just a little story.

                            I just opened a PR in the github repository adding Lumina now that this script is more modular.

                            https://github.com/outpaddling/desktop-installer/pull/66

                            I also made it install qterminal as the default terminal.

                            It seems the lumina port on OpenBSD is out of date, (1.4.x vs 1.6.x), so maybe your locale issues are solved in a newer version. 😕

                            feel free to test this, I'll update the OpenBSD-wip port shortly after a merge of this PR.

                            izder456I Offline
                            izder456I Offline
                            izder456
                            wrote last edited by izder456
                            #16

                            izder456 said:

                            @CiotBSD said:

                            This night, I tested Lumina on a fresh OpenBSD (qemu).
                            I was surprised to realize that there was no default terminal; you have to install one – unlike with Xfce or Mate.

                            Similarly, I was unable to get the system to display messages in French; it simply wouldn’t work, even though the LC_MESSAGES environment variable had been set in my personal .profile file, or even via the available settings; when I restarted the session, it was still in American English! 😛

                            After, I install Xfce; this DE recognize immediatly my personals parameters.
                            "Hi haaaa!"

                            Bye Lumina! Anyway, I’ve always been a fan/lover of Xfce. 😄

                            PS: This post is not a request for help; just a little story.

                            I just opened a PR in the github repository adding Lumina now that this script is more modular.

                            https://github.com/outpaddling/desktop-installer/pull/66

                            I also made it install qterminal as the default terminal.

                            It seems the lumina port on OpenBSD is out of date, (1.4.x vs 1.6.x), so maybe your locale issues are solved in a newer version. 😕

                            feel free to test this, I'll update the OpenBSD-wip port shortly after a merge of this PR.

                            It has been merged. Feel free to test the new ports in OpenBSD-wip now. Also feel free to report your experience to the GitHub thread.

                            CC @CiotBSD

                            iz (she/her)

                            > I say mundane things
                            > so the uninteresting
                            > just might get noticed.

                            izder456 (dot) neocities (dot) org

                            1 Reply Last reply
                            2
                            • izder456I Offline
                              izder456I Offline
                              izder456
                              wrote last edited by izder456
                              #17

                              3d230b19-00a3-4225-8320-d2fa5e496ccf-image.jpeg

                              Reporting Lumina as functional and in a good state. At least for the default locale.

                              iz (she/her)

                              > I say mundane things
                              > so the uninteresting
                              > just might get noticed.

                              izder456 (dot) neocities (dot) org

                              1 Reply Last reply
                              3

                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                              With your input, this post could be even better 💗

                              Register Login
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              Powered by NodeBB Contributors
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • World
                              • Users
                              • Groups