Damn Small Linux has TCC on it, but I'm not sure if it's compiled with it.
You can probably configure Gentoo to compile all software that you install with TCC, but the initial "stage3"/"bootstrap" components are compiled with GCC.
Damn Small Linux has TCC on it, but I'm not sure if it's compiled with it.
You can probably configure Gentoo to compile all software that you install with TCC, but the initial "stage3"/"bootstrap" components are compiled with GCC.
Oh yeah,
wow,
wow,
wow,
this is a computer.
What's your name?
Where do you live?
What do you like to eat?
I am the bone of my fishing rod
Carbon fiber is my body and nylon is my blood
I have created over a thousand hooks
Unknown to Death,
Nor known to Life.
Have withstood pain to create many reels
Yet, those hands will never catch anything
So as I pray, Unlimited Fishing Works!
Gas lamp?
What about "bastard" and "penguin"?
TLDR:
The new flaws are CVE-2025-6018 and CVE-2025-6019.
The first is a vulnerability in PAM. The second is in libblockdev.
The PAM vulnerability only affects SUSE Linux systems, other distros are not affected.
Vulnerable versions of libblockdev are 2.25-2 and 2.28-2, newer updates have it fixed.
If the secret's out, she has no leverage! Shout it from the rooftops!
Is that a Rainwing?
Don't press X, it's insecure to SSH attacks. Press Wayland instead.
chroot /mnt
(if permission denied, run it with sudo)journald
was the first to fail, maybe check its logs first)If you get errors like "no proc filesystem mounted", then you also need to mount special filesystems before entering the chroot. Run these commands as root:
mount /proc -t proc /mnt/proc
mount /sys -t sysfs /mnt/sys
mount /dev -t devtmpfs /mnt/dev
Are you an alchemist?