Rava wrote: ↑17 Nov 2022, 16:39and then I ran this:Code: Select all
root@porteus:~# updatedb root@porteus:~# echo $? 0



Rava wrote: ↑17 Nov 2022, 16:39and then I ran this:Code: Select all
root@porteus:~# updatedb root@porteus:~# echo $? 0
No module got updated but man is your friend:
Code: Select all
updatedb(8) System Manager's Manual updatedb(8)
NAME
updatedb - update a database for mlocate
SYNOPSIS
updatedb [OPTION]...
DESCRIPTION
updatedb creates or updates a database used by locate(1). If the data‐
base already exists, its data is reused to avoid rereading directories
that have not changed.
updatedb is usually run daily by cron(8) to update the default data‐
base.
EXIT STATUS
updatedb returns with exit status 0 on success, 1 on error.
Code: Select all
locate ntfs-3g
question: what's in your "extramod" directory?
ncmprhnsbl wrote: ↑02 Mar 2023, 05:28but, if you don't also have 003-cinnamon in extramod directory, the /etc/rc.d/rc.4 file in "extramod" 001-core will overwrite base/003-cinnamon /etc/rc.d/rc.4
Code: Select all
~# uname -a
Linux porteus.example.net 5.18.8-porteus #1 SMP PREEMPT_DYNAMIC Sat Jul 2 10:05:31 MSK 2022 x86_64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz GenuineIntel GNU/Linux
~# cat /etc/porteus/*
001-core.xzm:20230217
002-xorg.xzm:20230217
002-xtra.xzm:20221211
003-cinnamon.xzm:20220925
initrd.xz:20220928
it's always been there, for the purpose of booting to a very minimal openbox when using no 003-*.xzm at all, perhaps in the case of making your very own 003-DE.xzm
Code: Select all
mkdir: can't create directory: '/memory/images/001-core.xzm' : File exists
-> 001-core.xzm
mkdir: can't create directory: '/memory/images/001-xorg.xzm' : File exists
-> 001-xorg.xzm
mkdir: can't create directory: '/memory/images/001-cinnamon.xzm' : File exists
-> 001-cinnamon.xzm
Code: Select all
~# uname -a
Linux porteus.example.net 5.18.8-porteus #1 SMP PREEMPT_DYNAMIC Sat Jul 2 10:05:31 MSK 2022 x86_64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz GenuineIntel GNU/Linux
~# cat /etc/porteus/*
001-core.xzm:20230217
002-xorg.xzm:20230217
002-xtra.xzm:20221211
003-cinnamon.xzm:20220925
initrd.xz:20220928
~# ls -l /mnt/live/memory/images
000-kernel.xzm : Jul 2 2022
001-core.xzm : Feb 17 00:24
002-xorg.xzm : Feb 17 00:32
002-xtra.xzm : Dec 11 01:13
003-cinnamon.xzm : Sep 25 01:21
011-slapt-get-0.11.6-x86_64-2gv.xzm : Oct 29 13:51
07-printing-x86_64-2023-02-04.xzm : Feb 4 12:17
roadie wrote: ↑06 Apr 2023, 23:14The reason wireless is not displayed is because of the way the search for the info is done. Using lspci doesn't show "Wireless", rather, it shows "Network".
You can fix this yourself if you're willing to edit the file /opt/porteus-scripts/xpsinfo. As root, open the file in an editor and change lines 229 and 233. Just switch "Wireless" for "Network".
You can backup the original first as root, then edit:
Code: Select all
cd /opt/porteus-scripts
cp xpsinfo xpsinfo.bak
Edit the original, save the changes, and open Porteus System Info and the wireless should be displayed. This bug always bothered me too, but I didn't look into it until you posted.
It started from older versions, I cured it with:
I have this option by default and it does not help me
Code: Select all
browser.tabs.inTitlebar=2