Search found 5 matches

by ljward
Thu 28 Dec 2017, 15:14
Forum: Puppy Projects
Topic: Fatdog64-720 and 721 Final [11 Jan 2018]
Replies: 452
Views: 245947

Suggestion, add virtio module loading to init in initrd

Hey guys, thanks for the new release! I just wanted to suggest adding the loading of the virtio kernel modules inside the init script. I got FatDog720 running on FreeBSD inside a Bhyve virtual machine booting with UEFI using the VirtioIO drivers for networking and storage. Initially I was able to sa...
by ljward
Tue 01 Nov 2016, 04:16
Forum: Puppy Projects
Topic: Fatdog64 710 Beta2 [CLOSED]
Replies: 101
Views: 60559

linux-uml

Hi,

I was just wondering if you plan to build a linux-uml package for this release? I noticed it is no longer there so /usr/bin/start-uml.sh can't be used.
by ljward
Fri 13 May 2016, 16:54
Forum: Virtualization
Topic: Containers! - The "shot heard around the world"... DOCKERS
Replies: 4
Views: 10031

Containers work on Fatdog64

I'm fairly new to Puppy Linux and decided to go with Fatdog64 version 702. I was quite surprised with the amount of virtualization packages it came with. It has a package to support creating containers (package lxc-utilities). For anyone who is curious and wants to try after installing the package I...
by ljward
Sun 10 Apr 2016, 22:10
Forum: Puppy Derivatives
Topic: gcc missing header files on FatDog64 702 no math.h
Replies: 2
Views: 1306

works now

The C/C++ compilers now works after installing the fd64-devx_702.sfs and kernel-source-3.18.7.sfs files. I did run into an issue because it seems much more than just the headers are in devx (git/perl/python/other stuff) which overwrote some of my other installed versions. I'm assuming the right thin...
by ljward
Sun 10 Apr 2016, 18:37
Forum: Puppy Derivatives
Topic: gcc missing header files on FatDog64 702 no math.h
Replies: 2
Views: 1306

gcc missing header files on FatDog64 702 no math.h

Hello, I'm trying to compile some simple C code on FatDog64 (latest ISO version 702) without luck. I've installed the latest gcc packages in the package manager (tried both gcc and gcc-full), but it appears some header files are missing? So far both limits.h and math.h complain. Here's an example te...