All Projects → chainsx → Cxcore

chainsx / Cxcore

Licence: lgpl-3.0
A prebuilt Linux system use UEFI and f2fs for RaspberryPi 3B, RaspberryPi 3B+, RaspberryPi 4B

Projects that are alternatives of or similar to Cxcore

Pi Builder
Extensible tool to build Arch Linux ARM for Raspberry Pi on x86_64 host using Docker
Stars: ✭ 31 (+82.35%)
Mutual labels:  makefile, raspberrypi
Rufus
The Reliable USB Formatting Utility
Stars: ✭ 16,917 (+99411.76%)
Mutual labels:  uefi, grub
Multibootusb
Create multiboot live Linux on a USB disk...
Stars: ✭ 1,042 (+6029.41%)
Mutual labels:  uefi, grub
Grub2 Filemanager
GRUB2-based file manager
Stars: ✭ 330 (+1841.18%)
Mutual labels:  uefi, grub
Efifs
EFI FileSystem drivers
Stars: ✭ 272 (+1500%)
Mutual labels:  uefi, grub
Secure Boot
UEFI SecureBoot for ArchLinux
Stars: ✭ 48 (+182.35%)
Mutual labels:  makefile, uefi
Liveusb Builder
A script suite to create multiboot USB stick for GNU/Linux distributions
Stars: ✭ 118 (+594.12%)
Mutual labels:  uefi, grub
pipxe
iPXE for the Raspberry Pi
Stars: ✭ 154 (+805.88%)
Mutual labels:  raspberrypi, uefi
Aio Boot
AIO Boot is an All-in-One bootable software for USB and HDD. Is one of the best Multiboot USB Creator for Windows.
Stars: ✭ 300 (+1664.71%)
Mutual labels:  uefi, grub
Raspberrypipkg
DEPRECATED - DO NOT USE | Go here instead ->
Stars: ✭ 758 (+4358.82%)
Mutual labels:  raspberrypi, uefi
Thunderbird Flatpak
Resources to build Mozilla Thunderbird as a flatpak
Stars: ✭ 7 (-58.82%)
Mutual labels:  makefile
Rtspcamera
android rtsp camera
Stars: ✭ 7 (-58.82%)
Mutual labels:  makefile
League Gothic
A revival of an old classic, Alternate Gothic #1
Stars: ✭ 887 (+5117.65%)
Mutual labels:  makefile
Pymake
A Makefile generator in Python
Stars: ✭ 16 (-5.88%)
Mutual labels:  makefile
Ovirt Live
This is a mirror for http://gerrit.ovirt.org, for issues use http://bugzilla.redhat.com
Stars: ✭ 6 (-64.71%)
Mutual labels:  makefile
Python Mk
A Makefile that contains the seed of a python development environment.
Stars: ✭ 16 (-5.88%)
Mutual labels:  makefile
Article Template
This is a simple template for writing academic papers. It uses bibtex for tracking bibliographic information and Pandoc to convert the content to a correctly formatted document.
Stars: ✭ 6 (-64.71%)
Mutual labels:  makefile
Rutgersclasses
a Repo for CS assignments
Stars: ✭ 6 (-64.71%)
Mutual labels:  makefile
Docker Debootstrap Builder
🐳 Build a debootstrap based distribution from Docker (ubuntu, debian)
Stars: ✭ 6 (-64.71%)
Mutual labels:  makefile
Ports
Developer FreeBSD Haskell "overlay" for the mighty FreeBSD Ports Collection. Use with caution, slippery when wet, etc.
Stars: ✭ 16 (-5.88%)
Mutual labels:  makefile

cxcore

A prebuilt Linux system use UEFI and f2fs for RaspberryPi all 64-Bit CPU serials.

使用UEFI启动的树莓派64位系统镜像

image1

64位pixel桌面环境

系统特性

64位pixel桌面环境(测试)

系统详情

  • 第一分区:VFAT用于EFI启动

  • 第二分区:EXT4用于存放内核以及启动信息

  • 第三分区:F2FS根目录系统分区

  • 默认用户名:pi

  • 默认密码:raspberrypi

我们提倡自行构建系统,这样你不仅知道本系统的所有概况,而且还能感受树莓派的乐趣,本系统完全开源,所有构建代码已公布,进行了详细的注释,本人代码写的不好请原谅。

我们已经在树莓派俱乐部发表关于系统构建的文章,让每一个人都能体验树莓派的乐趣。

github是开源的地方,此处不提供系统下载,预构建公测版本下载请转至树莓派俱乐部,有问题请在相关评论区留言。

自行构建:

sh build.sh

建议使用ubuntu-18.04,x86_64进行构建。

注意:构建主机需要支持f2fs文件系统。

(如何查看支不支持f2fs? cat /proc/filesystems | grep f2fs 输出f2fs即为支持)

树莓派俱乐部相应地址跳转(此版本不带桌面环境)

2018-2020 chainsx.cn

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].