index
:
vasile
legacy
master
Versatile Advanced Script for ISO and Latest Enchantments
Redcore Linux Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iso64
Age
Commit message (
Collapse
)
Author
2016-03-13
oh crap...once again fix the copying of efi image
V3n3RiX
2016-03-13
fix copying
V3n3RiX
2016-03-13
experimental EFI support
V3n3RiX
2016-03-06
increase rootfs size to 20Gb
V3n3RiX
2016-01-03
with this commit vasile becomes able to create iso's ... hurray
V3n3RiX
2016-01-03
autogenerate live initramfs during iso creation
V3n3RiX
2016-01-03
fix race condition
V3n3RiX
2016-01-02
after a closer look, fedora seems to keep live rootfs as ext4, so we should ↵
V3n3RiX
do the same
2016-01-02
i hope this is the final fix for rootfs location
V3n3RiX
2016-01-01
do not generate generate checksums for ramfs or kernel, we will generate ↵
V3n3RiX
only one checksum for the whole image
2016-01-01
minor fix for double squashed live env
V3n3RiX
2016-01-01
double squash our live environment, put it in place for dmsquash-live to ↵
V3n3RiX
detect it
2016-01-01
typo
V3n3RiX
2016-01-01
avoid initramfs copying, we will generate it on the fly
V3n3RiX
2016-01-01
with new layout, we need a bit more sane variables
V3n3RiX
2016-01-01
baby steps, but we're getting there...Fedora ISO layout
V3n3RiX
2015-12-21
fix liveboot sequence
V3n3RiX
2015-12-20
plug the new functions into iso creation scripts
V3n3RiX
2015-12-13
use generic kernel && initramfs names
V3n3RiX
2015-12-13
cleanup bootcore after it's done its job
V3n3RiX
2015-12-12
inject live bootloader configuration from our boot-core.git
V3n3RiX
2015-12-12
split iso creation into several steps
V3n3RiX
2015-12-12
fine tune iso variables
V3n3RiX
2015-12-11
unimportant commit, just ignore it
V3n3RiX
2015-12-09
move tmp path back
V3n3RiX
2015-12-09
fix wrong variable path
V3n3RiX
2015-12-09
simplify things, a bit more
V3n3RiX
2015-12-09
simplify things a bit
V3n3RiX
2015-12-09
start moving common iso things into libvasile
V3n3RiX
2015-12-09
enable iso liveboot, do some cleanup
V3n3RiX
2015-12-09
prepare layout for efi boot
V3n3RiX
2015-12-09
put checksums in place
V3n3RiX
2015-12-09
fix live kernel location
V3n3RiX
2015-12-09
fix live kernel name
V3n3RiX
2015-12-09
fix variables
V3n3RiX
2015-12-09
fix variables
V3n3RiX
2015-12-09
put the kernel and ramfs into place for live environment
V3n3RiX
2015-11-29
streamline the process, i'm lazy to write duplicate code...it's much easy to ↵
V3n3RiX
just append the quality to the iso after it's done
2015-11-29
oops, forgot slashes, lov iu BlackNoxis
V3n3RiX
2015-11-29
first, we want to sync the squashed core to a rw location, in order to add ↵
V3n3RiX
targets and build the iso
2015-11-29
draft of iso scripts, they do what they're intended...prepare the iso ↵
V3n3RiX
layout...the rest of code should and will go into libvasile