I've saved /etc/NetworkManager/system-connections/*.nmconnection
in my rootcopy folder, but NetWorkManager doesn't seem to recognize them after reboot.

Moderator: M. Eerie
the initrd.xz should be the same as it always was... the skel.zip itself was reuploaded with vmlinuz removed (shouldn,t have been there)
not sure off the top of my head. but if you now have porteus.conf working properly, take a look at <install_media>/config/network file.. uncomment/fill out what you need..
Sadly not. Boot was fine with the old kernel from the 3.5 ISO. I was wrongly blamming the initrd.xz , but this has come with newer kernel versions...
Code: Select all
...
* Bringing up interface lo
* Caching network module dependencies
need dbus
* 127.0.0.1/8 ...
[ ok ]
* Adding routes
* 127.0.0.0/8 via 127.0.0.1 ...
[ ok ]
[ ok ]
* Setting up sysusers.d entries ...
[ ok ]
* Setting up tmpfiles.d entries ...
[ ok ]
/etc/init.d/prelogin: line 19: /etc/porteus.d/cheatcodes: No such file or directory
* ERROR: prelogin failed to start
* Saving key mapping ...
[ ok ]
* Saving terminal encoding ...
[ ok ]
rc boot logging stopped at Fri Jul 12 06:17:24 2019
rc default logging started at Fri Jul 12 06:17:24 2019
* Starting NetworkManager ...
[ ok ]
Connecting............. 1sConnecting.............. 1sConnecting............... 1sConnecting............... 0s [offline]
* Marking NetworkManager as inactive. It will automatically be marked
* as started after a network connection has been established.
* WARNING: NetworkManager has started, but is inactive
* Checking your configfile (/etc/syslog-ng/syslog-ng.conf) ...
Error parsing source statement, source plugin unix-dgram not found in source generator system:6:14-6:24:
1
2 #Start Block source generator system
3 channel {
4 source {
5 channel {
6-----> source { unix-dgram("/dev/log" so_rcvbuf(8192) flags(syslog-protocol));
6-----> ^^^^^^^^^^
7 };
8 rewrite { set("${.unix.pid}" value("PID") condition("${.unix.pid}" ne "")); };
9 };
10 file("/dev/kmsg" program-override("kernel") flags(kernel) format(linux-kmsg) keep-timestamp(no));
11
Included from /etc/syslog-ng/syslog-ng.conf:22:3-22:11:
17 perm(0640);
18 group("log");
19 };
20
21 source src {
22----> system();
22----> ^^^^^^^^
23 internal();
24 };
25
26 destination d_authlog { file("/var/log/auth.log"); };
27 destination d_syslog { file("/var/log/syslog.log"); };
syslog-ng documentation: https://www.balabit.com/support/documentation?product=syslog-ng-ose
contact: https://lists.balabit.hu/mailman/listinfo/syslog-ng
* Configuration error. Please fix your configfile (/etc/syslog-ng/syslog-ng.conf)
[ !! ]
* ERROR: syslog-ng failed to start
* Starting acpid ...
[ ok ]
* Starting user network from config file ...
boot-network-setup Line 267: Fri Jul 12 06:17:27 UTC 2019
ERROR in boot-network-setup on line 271:
Could not find /etc/porteus.d/network
[ ok ]
* WARNING: netmount will start when NetworkManager has started
/etc/init.d/prelogin: line 19: /etc/porteus.d/cheatcodes: No such file or directory
* ERROR: prelogin failed to start
* Starting local ...
[ ok ]
rc default logging stopped at Fri Jul 12 06:18:46 2019
no..
I have Ignore=yes in that file.
nemesis has no such file..
not automatic but: one way might be to setup via network manager gui and then run:
Code: Select all
# changes-time
this a bug(my fault) : missing package : libnetM. Eerie wrote: ↑13 Jul 2019, 10:30Kernel 5.1.17 this is my /var/log/rc.log
Code: Select all
* Checking your configfile (/etc/syslog-ng/syslog-ng.conf) ...
Error parsing source statement, source plugin unix-dgram not found in source generator system:6:14-6:24:
1
2 #Start Block source generator system
3 channel {
4 source {
5 channel {
6-----> source { unix-dgram("/dev/log" so_rcvbuf(8192) flags(syslog-protocol));
6-----> ^^^^^^^^^^
7 };
8 rewrite { set("${.unix.pid}" value("PID") condition("${.unix.pid}" ne "")); };
9 };
10 file("/dev/kmsg" program-override("kernel") flags(kernel) format(linux-kmsg) keep-timestamp(no));
11
Included from /etc/syslog-ng/syslog-ng.conf:22:3-22:11:
17 perm(0640);
18 group("log");
19 };
20
21 source src {
22----> system();
22----> ^^^^^^^^
23 internal();
24 };
25
26 destination d_authlog { file("/var/log/auth.log"); };
27 destination d_syslog { file("/var/log/syslog.log"); };
syslog-ng documentation: https://www.balabit.com/support/documen ... log-ng-ose
contact: https://lists.balabit.hu/mailman/listinfo/syslog-ng
* Configuration error. Please fix your configfile (/etc/syslog-ng/syslog-ng.conf)
[ !! ]
* ERROR: syslog-ng failed to start
* Starting acpid ...
At least /etc/porteus.d is back again
Thanks
I'm glad to say I'm finally got a clean and (almost) fully functional Nemesis from boot to logout.ncmprhnsbl wrote: ↑13 Jul 2019, 13:26not automatic but: one way might be to setup via network manager gui and then run:
Code: Select all
# changes-time
this captures the recent changes(the default is three minutes) and saves to /root
you should be able to see what folders/files you need to save as a module for your network settings..
Code: Select all
bzip2
ca-certificates-mozilla
curl
dnssec-anchors
fuse-common
glib2
glibc
gnutls
iana-etc
iproute2
js60
libinput
libmm-glib
libnm
libnm-glib
libtasn1
libteam
libtool
nettle
networkmanager
nss
openresolv
tzdata
sqlite
wget
zstd
added libnet : fixes syslog-ng
Code: Select all
freetype2freetype2
giflib
glu
gtk-update-icon-cache
gtk-update-icon-cache
libdrmlibdrm
libice
libpciaccess
llvm-libs
mesa
xf86-video-intel
xorg-server
xorg-server-commonxorg-server
xorg-server-common
xorg-setxkbmap
xorg-xauthxorg-xauth
xorg-xbacklight
xorg-xinput
xterm
Code: Select all
aom
desktop-file-utils
ffmpeg
lcms2
libev
libssh
libvalibssh
libva
libvpx
libwbclient
libwebp
mpg123
sdl2
x265
Code: Select all
argon2
btrfs-progs
exo
garcon
gtk3
gvfs
iso-codes
libxfce4ui
libxfce4util
ristretto
thunar
thunar-volman
tumbler
xfce4-power-manager
xfce4-terminal
xfdesktop
maybe and yes.. it could certainly do with some love..
well, not ootb, but it does work with modification.. the issue, as i see it, is the difference between slackware and arch filesystems:
@ncmprhnsbl, thanks.it, is the difference between slackware and arch filesystems
Code: Select all
% su
# ls -1 */
iso:
APorteus-MULT-v19.08.10-x86_64.iso
Porteus-OPENBOX-v5.0rc1-x86_64.iso
nemesis-xfce-19.07.28-k5.2.4-x86_64.iso
work:
64bit-ALL-kernel5.3-rc5.tar
mkKernel-19.07.31-noarch-1.xzm
#
# cd work
# activate mkKernel-19.07.31-noarch-1.xzm
# mkdir -p v5.3-rc5/64
# cd v5.3-rc5/64
# tar -xf ../../64bit-ALL-kernel5.3-rc5.tar
# mloop 000-kernel.xzm
# cp -a /mnt/loop/lib .
# uloop
Here's a thought: Instead of changing in the higher modules, why not change in the 000-kernel this way:ncmprhnsbl wrote: ↑01 Aug 2019, 07:56the issue, as i see it, is the difference between slackware and arch filesystems:
in arch /lib, /lib64 are symlinks to /usr/lib (and /bin, /sbin to /usr/bin) and in slackware they're not..
maybe the /lib symlinks could be removed in the higher(001.002 003) modules, so they don't overwrite the kernel modules.. without breaking anything else...