summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2022-05-19release 3.14.0_rc4Natanael Copa
2022-05-16release 3.14.0_rc3Natanael Copa
2022-05-13release 3.14.0_rc2Natanael Copa
2022-05-12Generate the Kyuafiles from makefileNatanael Copa
2022-05-11tests: add testing with kyuaNatanael Copa
Use kyua to do testing.
2022-05-06==== release 3.14.0_rc1 ====Natanael Copa
2022-05-04make: add target for iso imageNatanael Copa
Make an iso image that can be mounted in a virtual machine for testing.
2022-04-27Bump version for 3.14 developmentNatanael Copa
2022-04-08setup-alpine: add setup-devd scriptLaurent Bercot
2022-03-16==== release 3.13.1 ====Natanael Copa
2022-03-16Makefile: uninstall bin/ and etc/lbu/ files tooNick Hanley
2021-11-24==== release 3.13.0 ====Natanael Copa
2021-11-22==== release 3.13.0_rc3 ====Natanael Copa
2021-11-16==== 3.13.0_rc2 ====Natanael Copa
2021-11-16==== 3.13.0_rc1 ====Natanael Copa
2021-06-15==== 3.12.0 ====Natanael Copa
2021-02-15split modloop copy to a separate scriptAlex Xu (Hello71)
fixes #10468
2021-01-08==== release 3.11.0 ====Natanael Copa
2021-01-07==== release 3.10.1 ====Natanael Copa
2021-01-06==== release 3.10.0 ====Natanael Copa
2021-01-06Remove the obsolete setup-*-desktop scriptsNatanael Copa
2020-05-28==== release 3.9.0 ====Natanael Copa
2019-06-14==== release 3.8.3 ====Natanael Copa
2019-06-14==== release 3.8.2 ====Natanael Copa
2019-01-23==== release 3.8.1 ====Natanael Copa
2018-06-22==== release 3.8.0 ====Natanael Copa
2018-06-13==== release 3.8.0_rc2 ====Natanael Copa
2018-06-12==== release 3.8.0_rc1 ====Natanael Copa
2018-06-12setup-disk: install on disk on s390xTuan M. Hoang
In z/VM environment ECKD DASDs need to be low-level formatted with dasdfmt and fdasd before use. These devices don't have partition ids. FBA DASDs are like normal disks - usable with sfdisk/fdisk - and have partition ids. Software raid and LVM on multiple devices are not supported at the moment. Users could install with LVM on single disk and extend logical volume to second disk. In KVM environment Virtual SCSI disks (virtio) are used which are like normal disks. Bootloader is zipl from s390-tools package. This commit introduces setup-dasd.in for DASD functions.
2017-11-30==== release 3.7.0 ====Natanael Copa
2017-11-29==== release 3.7.0_rc2 ====Natanael Copa
2017-11-23==== release 3.7.0_rc1 ====Natanael Copa
2017-06-16==== release 3.6.0 ====Natanael Copa
2017-05-23==== release 3.6.0_rc2 ====Natanael Copa
2017-05-19==== release 3.6.0_rc1 ====Natanael Copa
2016-12-21==== release 3.5.0 ====Natanael Copa
2016-12-11==== release 3.5.0_rc2 ====Natanael Copa
2016-11-10==== release 3.5.0_rc1 ====Natanael Copa
2016-11-03makefile: fix URL of project's webpageJakub Jirutka
2016-11-02fix mixed tabs & spaces and surplus empty lines at EOFJakub Jirutka
2016-06-16==== release 3.4.1 ====Natanael Copa
2016-05-17==== release 3.4.0 ====Natanael Copa
2016-02-09release 3.3.2Ted Trask
2016-02-03release 3.3.1Ted Trask
2015-12-15release 3.3.0_rc1Natanael Copa
2015-12-14Change /etc/lbu/lbu.conf permissions to 644Valery Kartel
2015-05-14==== release 3.2.1 ====Natanael Copa
2015-05-06==== release 3.2.0 ====Natanael Copa
2014-11-11======== release 3.1.0 ========Natanael Copa
2014-10-23update-kernel: script for kernel and firware updateKaarle Ritvanen