You are not logged in.
^ Looks like you would need to build firefox from source to be able to patch it, would that be right?
Hello:
HevyDevy wrote:Maybe creating a live usb with persistence ...
Yes.
I think that may be the best and less complicated way to go around this.But I once tried using an SD Card installaiton with persistence and hit a severe bump with respect to updating it.
Have to go back and see what it was about.But first I have to get persistence working, something that is eluding me at the moment.
I'll start another thread for that.
Thanks for your input.
A.
Probably easier and less messing about doing it the virtualbox/qemu way as fsmithred suggests.
HevyDevy wrote:Hopefully this wont affect my machines, i dont use elogind or consolekit, ive been using devuan with no dbus and it runs great for what i need.
hevy i would love a little tutorial for dbus-free devuan.
of all the concerns ive had about devuan, backpedaling from the initial concept is my largest concern. anything that mitigates that concern is welcome-- i would like dbus to be optional (i dont know if that was ever part of the devuan plan, but fsmithred and i have talked about making dbus optional-- for ourselves-- more than once.)
I am also "semi" dbus free on voidlinux. Im not sure how well this works over the long term but so far so good.
voids xbps package management has a flag set to ignore packages.
man xbps.d
ignorepkg=pkgname
Declares a ignored package. If a package depends on an ignored
package the dependency is always satisfied, without installing the
ignored package.
example,
sudo nano /etc/xbps.d/pin_dbus.conf
ignorepkg=dbus
query dbus yields...
$ sudo xbps-query -l | grep dbus
ii dbus-glib-0.110_1 GLib bindings for D-Bus
ii dbus-libs-1.12.16_1 Message bus system - shared libraries
ii dbus-x11-1.12.16_1 Message bus system - X11 support
Ive a pretty simple setup using dwm as window manager. Latest firefox pulls in dbus-glibs, no getting around that.
pstree
$ pstree
runit─┬─compton───{compton}
├─dwmstart.sh─┬─conky───5*[{conky}]
│ └─dwmstart.sh
├─runsvdir─┬─runsv───login───startx───xinit─┬─Xorg
│ │ └─sh───startdwm.sh───dwm─┬─firefox─┬─RDD Process───4*[{RDD Process}]
│ │ │ ├─Web Content───32*[{Web Content}]
│ │ │ ├─Web Content───47*[{Web Content}]
│ │ │ ├─Web Content───30*[{Web Content}]
│ │ │ ├─Web Content───22*[{Web Content}]
│ │ │ ├─WebExtensions───29*[{WebExtensions+
│ │ │ └─69*[{firefox}]
│ │ └─xterm───bash───pstree
│ ├─7*[runsv───agetty]
│ ├─runsv───udevd
│ ├─runsv───uuidd
│ ├─runsv───sshd
│ ├─runsv───dhcpcd
│ ├─runsv───acpid
│ ├─runsv───haveged
│ ├─runsv───wpa_supplicant
│ ├─runsv───hddtemp
│ └─runsv───pause
├─volumeicon
└─xscreensaver
runit is such a nice init.
Maybe creating a live usb with persistence is what you are looking for? When you have everything in place and working to your liking do a refractasnapshot.
You probably want to point out the errors here for some help i would say.
Something like a dry-run might be something you are looking aka rsyncs --dry-run flag or similar.
HevyDevy wrote:Head_on_a_Stick wrote:Oh my, interesting read. I wonder what Charles Max Wood did to so offend the Foundation.
Apparently he used the word "whitehouse" when describing trump towers with a maga hat on. Damn racist nazi white supremacist if you ask me!
His real crime was to offer to mediate a civil discussion between two parties who were in an online battle. When you defend the target of an SJW attack, you become a target.
Dirk Gently might see everything in this discussion as interconnected and part of a bigger event.
Just in case i came across as an sjw i was being sarcastic with my last sentence.
All this happened on twitface didnt it, that is the source of the issue, people posting there lives for all to see in a vain attempt to stroke their own ego and they wonder why they get sjw's freaking out at them.
Not heard of Dirk Gently but reading up on it sounds interesting, cheers.
fsmithred wrote:Oh my, interesting read. I wonder what Charles Max Wood did to so offend the Foundation.
Apparently he used the word "whitehouse" when describing trump towers with a maga hat on. Damn racist nazi white supremacist if you ask me!
The GR is now up for discussion with three options on the table:
There should be a 4th option.
4) drop systemd as init and revert back to SysVinit.
Wouldn't that throw a spanner in the works!
Nice work alphalfa, i like jwm wm, so light and configurable. Ill have to give Michael a try. Any reason behind the name or is that your given name?
thanks fsmithred, much appreciated.
capitalist society is fucked that is the whole root of the problem. Shitbag science ....
Sorry to bump this thread but i was wondering if it would be safe to create blend for beowulf testing or would it it fail?
I read from page one that (old instructions) "Special instructions for ascii (testing)" Add to the blend config file:
release="ascii"
Would you just add beowulf ? and is that all that needs to be done to get packages pulled in from testing?
I see what you mean now, bit of a tricky one this but there is a difference between language packs and dictionaries. I think the confusion is in the display in GB and spell check in GB. Either way you need to install a firefox specific dictionary addon.
https://addons.mozilla.org/en-GB/firefo … ictionary/
This article explains it a bit better...
https://wpguru.co.uk/2019/01/how-to-ins … n-firefox/
This one is a bit more popular it seems as far as addons go .... https://addons.mozilla.org/en-GB/firefo … tionary-2/
You are right about the US dictionary being hard coded though, one would think having the en-gb hunspell localised dictionary would be enough, must be a broken link in the chain somewhere.
In firefox you should be able to change the language in preferences/language and appearance, choose your preferred language for displaying pages.
You might need to install those language packs back again though.
My FF-esr 68 can change or remove the language ok from US to GB fine.
HevyDevy wrote:Nevermind i think i fixed it with the package "laptop-mode-tools". I powered off from command line "sudo poweroff" and it worked, yet to use star-exit to poweroff.
edit; star-exit now working too
TBH I've never used poweroff, I mostly use a desktop, always use the the win + x yad dialog to shutdown. I do have ob running on a laptop and it works fine.
I dont quite understand it myself, i found the solution on some ubuntu forum somewhere googling for a solution, maybe its the ascii kernel build as laptop-mode-tools package unlocks laptop mode in the kernel which i think i needed to powerdown/shutdown. Yours distro is the only one ive had this issue with, not saying its a problem as it was easily fixed. There must be some setting somewhere i needed turned on or off for my specific laptop maybe, anyhow laptop-mode-tools is a pretty neat package with some performance benefits to be had using it.
https://wiki.archlinux.org/index.php/Laptop_Mode_Tools
EDIT: come to think of it maybe it was during installation as i used the expert install and only chose the drivers needed for my system not include all drivers in the kernel, probably missed some that i needed perhaps.
Ok thanks bimon, looks to be all opensource, they even have all there firmwares up on github and will supply development boards and give instructions.
Sounds like a good idea but wouldnt that be allowing Nitrokey to handle sensitive info? Its kind of like VPN, you are trusting an outside source to secure your credentials, just hope they are good enough i suppose. Interesting question though.
Nevermind i think i fixed it with the package "laptop-mode-tools". I powered off from command line "sudo poweroff" and it worked, yet to use star-exit to poweroff.
edit; star-exit now working too
Hi Ozi
I tried out the openbox iso you put up, installed fine and working ok except for poweroff and shutdown.
Everytime i poweroff or shutdown -h now it goes into a reboot instead?
Is that by design or a bug? How would i remedy this?
I believe Pin release should be enough, my oversight was not seeing that dbus had two versions in different repositories in the sources list, one in ascii/main and a later version in ascii-security. So i think just pinning "dbus" via whatever release found in apt policy should be enough, im not really sure what effect pinning the version number of packages would be though, i suppose if you leave out Pin release then Pin version would work much the same.
solved this, i didnt realise the latest dbus version was in ascii-security
so the fix is below, leaving out the dbus versions
Package: dbus
Pin: release n=ascii-security
Pin-Priority: -1
Package: dbus
Pin: release n=ascii
Pin-Priority: -1
Hi devuaners,
I have just installed ascii openrc init version onto a partition, the latest updated iso via the netinstall version.
Everything seems to be working ok but im trying to lose dbus via apt pinning but apt policy seems to show two versions, one pinned -1 and one at 500 thus not pinning the latest version .
:~$ apt policy dbus
dbus:
Installed: (none)
Candidate: 1.10.28-0+deb9u1+devuan2
Version table:
1.10.28-0+deb9u1+devuan2 500
500 http://au.deb.devuan.org/merged ascii-security/main amd64 Packages
100 /var/lib/dpkg/status
1.10.22-1+devuan2 -1
500 http://au.deb.devuan.org/merged ascii/main amd64 Packages
500 http://au.deb.devuan.org/merged ascii-updates/main amd64 Packages
ive tried pinning both versions in /etc/apt/preferences.d/nodbus but no luck, any help much appreciated, thanks.
Package: dbus
Pin: version 1.10.28-0
Pin: release n=ascii
Pin-Priority: -1
Package: dbus
Pin: version 1.10.22-1
Pin: release n=ascii
Pin-Priority: -1
Cosque, you need to install non-free firmware.
I dont know much about pgrep but looking at the man page the flag -x might be warranted??
-x, --exact
Only match processes whose names (or command line if -f is speci‐
fied) exactly match the pattern.
Thanks GNUser, im going to try and do something similar to what you have done when i get the time. Ive just started to learn some awk/gawk so this maybe an avenue where i can do something unique with #!/bin/ awk -f scripts perhaps.