ArcoLinux -D -B 19.7

19.7 – July release

July 2019 is our milestone
how to choose your iso
lTS project
a whole chapter on calamares
new desktop lxqt
arcolinux gnome perfected
new grub lines to boot from
arcolinux vimix themes updated
hblock renamed and updated
neofetch with medallions
conky toggle
new conky zver-medallion
new conky AK-Wiu
NEW IN .bin
general improvements
alternative to donate
future efforts
Stay rolling

july 2019  is our milestone
All 64 ArcoLinux -D -B isos have been built

we doubled the number of isos
because you can build
your own LTS iso
lts = long term support kernel

we will not builD and test
64 isos
every month

arcolinuxb project means
YOU should build it

more isos is always more complexity
This will help you

Never experienced hardware issues
choose linux kernel

Experiencing hardware issues
choose linux-lts kernel

Minimal : means less software packages installed and start installing software after installation

Bare : means almost no software installed – the aim is to have the minimal amount of packages

the LTS PROJECT
OR
LONG TERM SUPPORT KERNEL

Making it possible to use the LTS kernel or Long Term Support

Some of our computers will never work on the latest linux kernel.
They require the linux-lts kernel.

That is now possible. After the installation and a reboot you will be working with the linux LTS kernel. 

Our isos are always built with the latest Linux kernel released by Arch Linux.

The bulk of our users have no issues whatsoever with this kernel BUT we got reports back that some of the users booted into a black screen.

Often they mentioned the presence of an nvidia card along with an intel card.

In order to help users with a specific kind of hardware, we have now launched the LTS project.

LTS = Long Term Support

This particular kernel can be installed with

sudo pacman -S linux-lts

ArcoLinux has provided in the past a script in the ~/.bin to easily migrate to the linux-lts kernel.

HOWEVER there were instances reported that some of our users were getting this black screen and they were not possible to go to a TTY screen and run the script.

 

There is no need for that anymore.
The solution is …

Choose the correct iso to start with.

a whole chapter on
calamares

Calamares Series on Youtube

Calamares is our installer and it is a super tool to install any linux distributions with a graphical interface.

Calamares is so essential to our distribution that we started making a Calamares series giving you

  • golden tips
  • examples of auto installation
  • examples of manual installation
  • how to encrypt your harddisk
  • how to install with MBR
  • how to install with EFI
  • ways to improve calamares for the future

We are at 28 videos already just about calamares

Improving the calamares config

Via pkexec calamares -d you can always launch calamares via the terminal. We analyzed the messages and improved the calamares config.
Then after a comparative test we decided on the setttings.

The goal is a fast booting system with no need for internet. 

Calamares – set all cores to be used automatically

We have a script in ~/.bin to make sure you use all the cores of your hardware.
We tend to forget it and not run it.
Now Calamares will run it automatically for us.

calamares can be started in debugging mode

It was always possible to start calamares in debugging mode with

calamares -d

but now we have actually added a menu to your system so you can just click.

The debugging link is in the bottom left corner.

new desktop lXQT

First we created ArcoLinuxD LXQt

As usual we started creating this new desktop LXQt from the ArcoLinuxD iso and then creating the ArcoLinuxB iso.

LXQt uses openbox as session for the windows so we started with Arco-Openbox and changed the scripts to accommodate our needs and spike out creativity

git clone https://github.com/arcolinuxd/arco-lxqt

More info on the beta page of ArcoLinuxB.

ArcoLinuxB lXQt has been created

We have themed and tweaked LXQt to our liking with a backend of openbox.

Notification daemon is on boot off. You can reactivate it if you want.

Xscreensaver is installed as lock mechanism. You can set it off if you get tired of it.

LXQt does not support setting a wallpaper on 1 screen if you have a dual screen.

Your wallpaper will be stretched out on 2 screens with strange results.

ArcoLinux created a special dual-screen wallpaper package for people with dual screens and single screen users will get these amazing wallpapers as well when we boot up.

arcolinux gnome perfected

ArcoLinuxB Gnome restyled

We themed ArcoLinuxB Gnome so it is in line with the other desktops and more importantly all the usual keyboard shortcuts are now also available in this desktop.

If there was already a keyboard shortcut available the general rule was to keep it.

We just overwrote one keyboard shortcut.

Not ALT + F4 is going to close a window but SUPER  + q.

We also gave gnome/budgie more keyboard layouts so that if you do a skel and the new dconf sets your computer back to BELGIAN keyboard you can easily switch back to yours.

new grub lines to boot from

New choices to install ArcoLinux in MBR

On the forum we have supplied many solutions for booting up and changing the grub line. Those solutions are now in the standard startup.
If one line does not work, try another till it works on your hardware.

Also use keys like e and tab to manually change the boot line.

arcolinux vimix theme was updated – new design

The blue line in Vimix grub theme was hiding the grub lines in multiple boots grub

The blue line that went across the screen was obtrusive IF you had 4 Operating Systems on your computer.
That is why we changed the standard boot wallpaper and created a few extra just for fun.

the new default

the old default

the extras

Vimix grub theme is improved for multiple boot systems

Calamares is our installer and it is a super tool to install any linux distributions with a graphical interface.

During tests we created 4 partitions on one SSD or HDD. We noticed not all the icons were looking the way we expected them to look.
We were missing an ArcoLinux icon.

We have adapted the official theme from vinceliuice to what we need.

BEFORE UPDATE

AFTER UPDATE single

Change to any wallpaper

renaming of hblock-git

renaming of hblock-git to arcolinux-hblock-git

In the meantime there is a package on AUR called hblock. To avoid confusion we renamed our package.

Our package contains much more settings and will be always up-to-date.

neofetch can use the medallions

Neofetch update

You can now also add the medallion logos to your terminal with neofetch.

conky toggle

Conky toggle

We have a keyboard shortcut on Xfce and Openbox that activates or deactivates a conky.

More info here : https://arcolinux.com/new-feature-called-conky-toggle/

We will gradually move through the desktops and add the keyboard shortcut.

  • Deepin done
  • Plasma done

new conkies

New Conky – ZVER-medallion-xfce

A conky specific for this desktop.
Credits for the logo to Ivar Roode aka Zver43 on discord.

New Conky – ZVER-medallion-openbox

A conky specific for this desktop.
Credits for the logo to Ivar Roode aka Zver43 on discord.

New Conky – more logo choices – gold, silver, bronze, blue and white

A conky specific for this desktop.
Credits for the logo to Ivar Roode aka Zver43 on discord.

New conky : AK-Wiu

NEW in .bin – fun script

New fun script : rally

monthly keep rolling script

If your intention is to keep rolling and not do a clean install, you can follow the changes via scripts in

~/.bin/stay-rolling/

general improvements

Follow the new grub.conf from developers

The developers of grub are using a slightly different syntax in their grub file. We followed their lead.

Nothing changes for the end-user.

New alias UAC

The alias is there to launch a script to Use All Cores that can be found in ~/.bin/main.

It will ensure that your computer uses all its cores when installing packages from AUR.

Packages removed

oh-my-zsh was removed as a package since it is far easier to install and maintain via the script on their website. More info about zsh and oh-my-zsh.

Zsh stays on the iso. Just not the oh-my-zsh package.

Packages added

We added the package xf86-video-nouveau back to the list of graphical drivers. It was out because of conflicts with the kernel in the past. No issue today.

Packages updated

We updated

  • hblock
  • ufetch

Bootup error Apply Kernel Variables

The tweaks, we applied to the previous kernels, no longer apply. So we had to delete the file.
Updating your system with the alias update, fixes the issue.

Conkies reworked/restyling

We took a look at the conkies and check to see if we can improve them somehow.

ONLY OPENBOX AND XFCE  will be the operating systems were we try to ‘fix’ them

You know that every window manager will treat a conky differently and you need to dive in the code to fix that.

Blueberry- bluetooth

In between updates something has changed in this package. A few days back we were no longer able to switch bluetooth on and off.
Solution is on the ArcoLinuxD githubs, in the .bin/stayrolling folder and the change is in the isos.
The user needs to be part of the group rfkill.

Read more here.

Geany config

Inside geany you can use a terminal and you can set geany to follow the directory path. If you have different files open from different directories, your terminal will change directory immediately to the same directory.
See image. Tip from userx-bw on the forum.

xfce no border in notifications

Thanks to the sharp eyes of m3lst4d we have omitted the border around the notification area in our system panel in xfce.
You can suggest improvements on Discord.
There is special channel for it.

Mimeapps.list

This file in ~/.config folder keeps track of what the default application is for an extension or a particular file.

We made sublime-text more predominant than geany.

White ArcoLinux logo on ArcoLinuxD grub

Just for fun and to distinguish visually that you are booting from the ArcoLinuxD usb.

if you shop you donate to arcolinux

Now you can purchase gadgets like stickers, t-shirts, hoodies, phone cases, caps,… etc at the store and part of the money will go to the ArcoLinux project.

to do next month(s)

We will create more LXQt tutorials.

how to stay rolling

what is new

good to know

staying up-to-date

We have dedicated an article to this particular topic since it is probably FAQ number 1.

How to update any ArcoLinux or how to stay rolling

geoip service is Working again
Future will tell us for how long

More detailed information can be found in the 
beta links in the arcolinux.info menu
and of course in the commits
On github.