/cosg/ - CloverOS GNU/Linux

CloverOS GNU/Linux

Official homepage: cloveros.ga
Current LiveCD: github.com/chiru-no/cloveros/releases/download/20170616/CloverOS-x86_64-20170616.iso
Github: github.com/chiru-no/cloveros
Package count: 2063
Official IRC channel: #cloveros on Rizon
License: WTFPL
Current CFLAGS: CFLAGS="-Ofast -pipe -flto=8 -funroll-loops -floop-block -floop-interchange -floop-strip-mine -ftree-loop-distribution"

Previous threads:
Legacy threads:
warosu.org/g/?task=search2&ghost=yes&search_text=cloveros&search_subject=&search_username=&search_tripcode=&search_email=&search_filename=&search_datefrom=&search_dateto=&search_op=all&search_del=dontcare&search_int=dontcare&search_ord=old&search_capcode=all&search_res=post

Other urls found in this thread:

files.anitalink.com/gamecache/quake3/baseq3/pak0.pk3
packages.gentoo.org/packages/media-video/mpv
github.com/chiru-no/cloveros/releases/download/20170617/CloverOS-x86_64-20170617.iso
fun.irq.dk/funroll-loops.org/
uswest.cloveros.ga
fr.cloveros.ga
twitter.com/NSFWRedditImage

emerge quake3
wget files.anitalink.com/gamecache/quake3/baseq3/pak0.pk3 -O /usr/share/games/quake3/baseq3/pak0.pk3

...

...

Never seen a distro so shitty looking

>mount -t proc none proc
>mount --rbind /dev dev
>mount --rbind /sys sys

dirty methods, consider changing it to
mount proc -t proc proc
mount udev -t devtmpfs dev
mount devpts -t devpts dev/pts
mount sysfs -t sysfs sys

Do a free -m, I wanna laugh :^)

Is Colver OS developed by anons?

I tried to load the livecd to a flash drive but I keep getting "system configuration data updated" every time I try to boot to it.

Only the logo

>non-anons
>usage of the operating system formerly known as Gentoo GNU/Linux

it's Sup Forums alright

...

...

...

...

...

...

...

...

...

...

bump

I made the box art

...

...

...

/óù,áò\
/ó#######ò\
/ó###########ò\
\V###########V/
/i\ `\V#######V/´ /i\
/ó###ò\ `\V###V/´ /ó###ò\
/ó#######ò\ `\V/´ /ó#######ò\
/ó###########ò\ ,X, /ó###########ò\
`>############X+++X############

>Can't even run triforce.sh

...

...

dd works fine here

packages.gentoo.org/packages/media-video/mpv

>0.18 is still keyworded

W H Y

she's so fine, our Sup Forumsentoo girl, moar

>CloverOS GNU/Linux
>OS
it's just a gentoo installer

...

Doesn't a custom repository of 2063 packages distribute GNU/Linux and its software?

...

...

Gentoo released a new Stage3, so I ran the build_livecd.sh script again.

github.com/chiru-no/cloveros/releases/download/20170617/CloverOS-x86_64-20170617.iso

>the bash script contains over than 7 lines of code that utilizes the Gentoo Linux base system

You made my day user, bravo

...

Emerging 1GB of... themes

...

Gentoo Linux first damn thing I thought of when I saw that character. Thanks Sup Forums.

...

...

...

how much RAM do you need to install CloverOS?

How do I install with m.2 SSD? Installation doesn't work for it

bump

Looks like 512MB to extract the squashfs. Aggressive xz settings.

EVERYTHING IS UGLY

>WTFPL

wouldn't touch with a 10 ft stick.

You're free to relicense the bash script under a closed source license. Write a bash compiler and build it.

fun.irq.dk/funroll-loops.org/

CloverOS is basically this into a distro.

I'm going to add a GUI selector. It'll be appended to the Start X? question:

y will start twm
3 will start i3
a will start awesome
etc.

I'll need dotfiles. Anything goes for the design. I'm leaving the configuration up to other people.

Included software

...

GUI selector: if [ -z "$DISPLAY" ]; then
echo "WM Options: (y) Default (3) i3 (a) Awesome (k) KDE (m) MATE (x) XFCE (l) LXDE"
read -p "Start X? [y/n]" -n 1 choice
declare -A wms
declare -A wmspkg
declare -A wmspost
wms[y]=twm
wms[Y]=twm
wms[3]=i3
wms[a]=awesome
wms[k]=startkde
wms[m]=mate-session
wms[x]=startxfce4
wms[l]=startlxde
wmpkgs[y]=twm
wmspkg[Y]=twm
wmspkg[3]=i3
wmspkg[a]=awesome
wmspkg[k]=plasma-desktop
wmspkg[m]=mate
wmspkg[x]=xfce4-meta
wmspkg[l]=lxde-meta
wmspost[y]="feh --bg-max wallpaper.png"
wmspost[Y]="feh --bg-max wallpaper.png"
wmspost[3]="feh --bg-max wallpaper.png"
wmspost[a]="feh --bg-max wallpaper.png"
wmspost[k]=""
wmspost[m]="feh --bg-max wallpaper.png"
wmspost[x]="feh --bg-max wallpaper.png"
wmspost[l]="feh --bg-max wallpaper.png"
if [ -n "${wms[$choice] + 1}" ]; then
if [ ! -f /usr/bin/${wms[$choice]} ]; then
echo
echo ${wms[$choice]} is not installed. Install it by running:
echo $ sudo emerge ${wmspkg[$choice]}
exit 1
fi
export DISPLAY=:0
X&
sleep 1
${wms[$choice]}&
${wmspost[$choice]}
fi
fi

...

bump

Muiltiple servers:

uswest.cloveros.ga
fr.cloveros.ga

...

How much of a pain would it be to use this installer to grab a different DE?
It'd be cool to not have to manually re-install gentoo.

sudo emerge plasma-desktop
sed -i "s/twm/startkde/" ~/.bash_profile

...

Ah, finally found the mental illness general

>License: WTFPL
cuck licence

Any chance for a login manager?

for what purpose

I prefer a graphical login but that's just me. I see we have slim which works fine enough. If anything, it's another thing to rice.

Is this shit for reel

yeah mang

...

...

for what purpose

cloveros is to gentoo what antergos and manjaro are to arch
basically an installer

Just emerge lightdm or whatever you want to use.

Yeah, very nice to have a quick base Gentoo installer.

Is lightdm in there? Last time I tried to install it it said wasn't there.

nice
I hope it's lightdm-gtk, webkit feels too sluggish.

>maintainer is a weeb
into the trash it goes

is it possible to install this without systemd and other init system like openrc, like in gentoo?

I tried CloverOS in virtualbox
Some suggestions :
- add keyboard layout selection at installation
- add sofwtware selection (window manager choice)
- make mpv default player

It's a really nice distro, it's fast to install and easy for a gentoo distro.
t. Arch user

There's no systemd or pulseaudio or any way of installing them

...

...

...

>CloverOS
Is this an is by C lovers?

need more 4k resolution versions of these, working with big animu grils here

On some of them you could just either repeat the pattern or resize.

that will probably work. thanks

...

...

...

this ascii picture fucking sucks

Can you upload this wallpaper please?

fucking kek

Let's get us back to page one.

How would I go about installing on an encypted lvm with uefi?

hey joe