Search found 2263 matches

by BarryK
Fri Mar 15, 2024 2:11 pm
Forum: Users
Topic: Comparing aufs vs overlay
Replies: 54
Views: 4828

Re: aufs vs overlay

Overlay won't add and remove layers after boot like aufs will, so you wouldn't be able to load and unload sfs files on the fly. If/when the likes of brtfs (that uses copy on write, snapshots, compression etc) commonly supersedes ext then a btrfs device mounted with compression and populated, which ...
by BarryK
Thu Mar 14, 2024 2:13 pm
Forum: EasyOS
Topic: Kirkstone64 Container Question (SOLVED)
Replies: 6
Views: 345

Re: Kirkstone64 Container Question

OK, thinking more clearly about what you are attempting... qtemu mostly likely will not work in a container, as it is a "crippled root" environment. You would have to run the container with full root capabilities, which then makes it much less secure. That can be done, but why run it in a ...
by BarryK
Wed Mar 13, 2024 8:47 am
Forum: EasyOS
Topic: Bug of chromium on easyos 5.7
Replies: 6
Views: 372

Re: Bug of chromium on easyos 5.7

My Lenovo desktop has 32GB RAM and it is showing 43GB free. I think this is a bug to fix. My notebook has 8GB RAM and it is showing 9.8GB free. If I copy a 9GB file to /files, what will happen? Thanos It is the result of running in zram. You are seeing the free space in RAM, large because it is usi...
by BarryK
Wed Mar 13, 2024 8:28 am
Forum: EasyOS
Topic: Xephyr without sleeping
Replies: 2
Views: 334

Re: Xephyr without sleeping

Yes, that is an interesting alternative method. Thanks for posting.

by BarryK
Tue Mar 12, 2024 2:14 pm
Forum: BookwormPup
Topic: BookwormPup64 10.0.6
Replies: 830
Views: 179626

Re: grub2config v2.01 fails on GPT drive

Checking sda... Boot Partition:None: none Boot flag not found on sda Missings:Boot flag on sda Set the boot flag using GParted or something. wizard I seem to recall awhile back that setting the "boot" flag on the esp partition has become optional. Nothing to do with whether drive is GPT o...
by BarryK
Tue Mar 12, 2024 2:18 am
Forum: EasyOS
Topic: easyVoid development
Replies: 219
Views: 13335

Re: easyVoid development

I started the test of WoofV. It requires a lot of spàce. After several hours I arrived at the step 6post-process-rootfs. The free space on my partition has gone down 9GB. PS : In the terminal i saw the message. ./6post-process-rootfs: line 332: strip: command not found I ran "du -m woofV"...
by BarryK
Mon Mar 11, 2024 9:36 am
Forum: Users
Topic: Comparing aufs vs overlay
Replies: 54
Views: 4828

Re: Comparing aufs vs overlay

@BarryK Maybe your kernel is misconfigured - from what I see, https://github.com/bkauler/woofq/blob/519f9d01c2ae9bd668c55d0963ee37bf3bf46f9f/easyos/easy-code/boot/initrd-tree/init#L571 mounts / with the defaults, but CONFIG_OVERLAY_FS_METACOPY=y is not a good fit for the Puppy use case (snapmergepu...
by BarryK
Mon Mar 11, 2024 2:54 am
Forum: EasyOS
Topic: easyVoid development
Replies: 219
Views: 13335

Re: easyVoid development-Problem setup-client

Like i say in my message (the EDIT 6) i think it's possible that the command to create the script xfe was executed before the command that move xfe to xfe.bin0. In my next tests there was no problem. I have read doc about execution order of commands in script bash. Commands run one after the other....
by BarryK
Mon Mar 11, 2024 1:19 am
Forum: Users
Topic: Comparing aufs vs overlay
Replies: 54
Views: 4828

Re: Comparing aufs vs overlay

https://bkhome.org/news/202402/overlay-filesystem-is-still-a-disaster.html This is the error you get if you modify lower layers despite what the warning in overlay documentation says. aufs allows this, overlay doesn't. I am NOT modifying lower layers!!! A note about aufs in EasyOS. I have compiled ...
by BarryK
Sun Mar 10, 2024 2:42 pm
Forum: EasyOS
Topic: easyVoid development
Replies: 219
Views: 13335

Re: easyVoid development-Problem with non US keyboard

To reproduce, start with a new install of easyvoid 240308. Just after the choice of the language, choose a non US keyboard (for example fr, fr is number20). Immediately after the desktop is displayed (ignore quicksetup), look at /etc/X11/xorg.conf.d/10-evdev-puppy.conf line 25 In previous Easy, the...
by BarryK
Sun Mar 10, 2024 9:38 am
Forum: EasyOS
Topic: Bug of geany on easyos 5.7
Replies: 13
Views: 542

Re: Bug of geany on easyos 5.7

what causes the difference in behavior between mouse select/middle click paste and using ctrl-c ctrl-v for copy and paste? Some apps dont seem to respect mouse select/middle click paste the same as others. You probably already know this, but the selection and clipboard are two different things. The...
by BarryK
Sun Mar 10, 2024 9:30 am
Forum: EasyOS
Topic: easyVoid development
Replies: 219
Views: 13335

Re: easyVoid development

by BarryK
Sun Mar 10, 2024 9:14 am
Forum: EasyOS
Topic: Bug of chromium on easyos 5.7
Replies: 6
Views: 372

Re: Bug of chromium on easyos 5.7

See another simple fix here:

viewtopic.php?p=113733#p113733

by BarryK
Sun Mar 10, 2024 9:12 am
Forum: EasyOS
Topic: easyVoid development
Replies: 219
Views: 13335

Re: easyVoid development

I tehn installed Audacious and Audacious_plugins using PKGget. The installation was successful. My local music files are located on a separate partition. After mounting that partition in rox, I was not able to see this partition using Audacious. I ran Audacious as root using audacious.bin0 , the pa...
by BarryK
Sun Mar 10, 2024 8:48 am
Forum: EasyOS
Topic: easyVoid development
Replies: 219
Views: 13335

Re: easyVoid development

After installation of xfe via PKGget (repository void-current), xfe do not start. The real executable was not installed In /home/xfe/xfe there is a script AppRun to launch xfe (exec xfe) In /usr/bin there are three scripts xfe, xfe.bin and xfe.bin0 xfe seems to launch xfe.bin xfe.bin launchs xfe.bi...
by BarryK
Sat Mar 09, 2024 3:21 pm
Forum: EasyOS
Topic: easyVoid development
Replies: 219
Views: 13335

Re: easyVoid development

I have received an email from Alfons. He has tested woofV and it went through and created easy-240309-amd64.img which he wrote to a usb-stick and it works.

by BarryK
Sat Mar 09, 2024 3:16 pm
Forum: EasyOS
Topic: easyVoid development
Replies: 219
Views: 13335

Re: easyVoid development

After installation of xfe via PKGget (repository void-current), xfe do not start. The real executable was not installed In /home/xfe/xfe there is a script AppRun to launch xfe (exec xfe) In /usr/bin there are three scripts xfe, xfe.bin and xfe.bin0 xfe seems to launch xfe.bin xfe.bin launchs xfe.bi...
by BarryK
Sat Mar 09, 2024 12:28 pm
Forum: EasyOS
Topic: easyVoid development
Replies: 219
Views: 13335

Re: easyVoid development

Caramel,
I have posted a fix to your other bug report:

viewtopic.php?t=10909

Notice to everyone, if you want to run the LoginManager to change an app from running as root to non-root, or vice-versa, the fix attached to the above post is required.

by BarryK
Sat Mar 09, 2024 12:27 pm
Forum: EasyOS
Topic: EasyOS Kirkstone-series version 5.7
Replies: 126
Views: 12492

Re: EasyOS Kirkstone-series version 5.7

Caramel reported a bug here and a fix posted:

viewtopic.php?t=10909

Notice to everyone, if you want to run the LoginManager to change an app from running as root to non-root, or vice-versa, the fix attached to the above post is required.

by BarryK
Sat Mar 09, 2024 12:19 pm
Forum: EasyOS
Topic: Bug in Client Manager ?
Replies: 1
Views: 222

Re: Bug in Client Manager ?

Yes, thanks for finding that. A change made to /usr/local/clients/choose-clients awhile ago, that was supposed to fix something, actually broke the Client Chooser. Attached is a fixed /usr/local/clients/choose-clients, with a false ".gz" appended. I tested Firefox changed to run as root us...
by BarryK
Fri Mar 08, 2024 3:22 pm
Forum: EasyOS
Topic: Bug of geany on easyos 5.7
Replies: 13
Views: 542

Re: Bug of geany on easyos 5.7

Oh, one thing I forgot to mention; EasyOS does have a clipboard manager builtin.

It is Parcellite and you will find it in the menu, in the "Desktop" category.

It is disabled by default, so as not to conflict with the password manager, but you can enable it.

by BarryK
Fri Mar 08, 2024 3:04 pm
Forum: EasyOS
Topic: easyVoid development
Replies: 219
Views: 13335

Re: easyVoid development

Here is 240308 pre-alpha, if anyone wants to take it for a spin:

https://bkhome.org/news/202403/easyvoid ... alpha.html

There is even woofV, if anyone wants to dare try it.

by BarryK
Fri Mar 08, 2024 2:55 pm
Forum: EasyOS
Topic: Bug of geany on easyos 5.7
Replies: 13
Views: 542

Re: Bug of geany on easyos 5.7

Why easyos hasn't a clipboard manager by default? I don't know this because other linux hasn't the problem. For example, fatdog is normal for me. The problem is that EasyOS has a password manager by default, and installing a clipboard manager compromises the security of the password manager. The pa...
by BarryK
Fri Mar 08, 2024 2:48 pm
Forum: EasyOS
Topic: Bug of chromium on easyos 5.7
Replies: 6
Views: 372

Re: Bug of chromium on easyos 5.7

But if you download a very big file like a film, /files/download is too small for it. That is too safe. You must be running on a computer with a very small amount of RAM. EasyOS defaults to run in RAM, and uses ZRAM, so the free space for storage is quite large. My Lenovo desktop has 32GB RAM and i...
by BarryK
Fri Mar 08, 2024 9:16 am
Forum: EasyOS
Topic: easyVoid development
Replies: 219
Views: 13335

Re: easyVoid development

Testing interaction between XBPS and vpm utilities and PPM, looking good: https://bkhome.org/news/202403/testing-interaction-between-xbps-and-pkgget.html Right now, there is just one thing on the to-do list, and might be ready to upload a easyVoid 240308 pre-alpha tonight, or 240309 in the morning. ...
by BarryK
Fri Mar 08, 2024 9:07 am
Forum: EasyOS
Topic: Bug of geany on easyos 5.7
Replies: 13
Views: 542

Re: Bug of geany on easyos 5.7

The source geany must be opened not closed for you to paste to another editor. ;) But this is Not normal in other linux, only on easy. It IS normal in Linux, standard behaviour for Xorg. Whatever you copy to the clipboard only has the lifetime as long as the application you copied from is still run...
by BarryK
Fri Mar 08, 2024 9:01 am
Forum: EasyOS
Topic: Bug of chromium on easyos 5.7
Replies: 6
Views: 372

Re: Bug of chromium on easyos 5.7

it is not a bug, it is a security feature. Chromium is running as user "chromium" and downloads can only write to /home/chromium or under /files Most apps that run as their own user also have a special folder that it can write to, but no other app can even see into. For example, if install...
by BarryK
Thu Mar 07, 2024 1:22 am
Forum: EasyOS
Topic: A quick review of EasyOS 5.7 on debugpoint
Replies: 2
Views: 264

Re: A quick review of EasyOS 5.7 on debugpoint

Yes, the Editor of Linux Format contacted me recently, asking for an SVG file for the logo.

He also said
"Great distro, it won our Live Distro group test a few months back too."

by BarryK
Tue Mar 05, 2024 9:30 am
Forum: Programming
Topic: Using comments in gtkdialog
Replies: 9
Views: 489

Re: Using comments in gtkdialog

Note, "<<<" works, as long as /bin/sh points to bash
If it is a symlink to busybox, it won't work.
For portability, it would be better for the shebang line to be "#!/bin/bash"

Go to advanced search