Skip to content

kernelginar/GinarOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GinarOS

GinarOS configuration files that can be created with Archiso.

File structure:
airootfs: The folder containing the files that will be pre-populated in the file system when the ISO file is created. The root folder of the ISO file.
efiboot: Folder with the systemd-boot bootloader configuration files.
grub: Folder with the GRUB bootloader configuration file.
syslinux: Folder with the configuration files of the syslinux bootloader (for BIOS/Legacy systems).
build: Bash script where you can start the ISO file creation process with a single command.
clean: Bash script that allows you to delete files created after ISO file creation with a single command.
packages.x86_64: File containing the names of the packages to be installed when creating the ISO file.
pacman.conf: The pacman.conf file to be used when creating the ISO file.
profiledef.sh: Profile file containing information about the ISO file and file permissions.

Known issues: System won't start on computer with BIOS/Legacy. Not sure what the problem is at the moment.
The problem has been found and fixed. Please see the change in syslinux-linux.cfg file.

Username: liveuser, Password: liveuser
Username: root, Password: root

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published