summaryrefslogtreecommitdiff
path: root/make-boot-image.sh
Commit message (Expand)AuthorAgeFilesLines
* Bump to Debian 10 (Buster) from Debian 8 (Jessie)HEADmasterLudovic Pouzenc2018-07-011-11/+15
* Bump to Kconfiglib 7.0 (from 1.0 !)Ludovic Pouzenc2018-07-011-41/+65
* Use as many parallel task for perf and for kernel compilationLudovic Pouzenc2018-07-011-2/+1
* Fix againLudovic Pouzenc2018-07-011-1/+0
* Improve re-runability (fix previous commit + comments)Ludovic Pouzenc2018-07-011-2/+3
* Improve re-runabilityLudovic Pouzenc2018-07-011-42/+50
* Add comments + add syslinux (for mbr boot compat)Ludovic Pouzenc2017-05-051-3/+4
* add sinkdo rval checking, add sfdisk, fix incorrect path checkLudovic Pouzenc2017-05-051-4/+5
* uftp update (4.9.2 has multi-thread problems)Ludovic Pouzenc2017-03-181-1/+1
* /dev/pts tried, but seems unecessary for now.Ludovic Pouzenc2016-12-241-0/+2
* sinkdo : no stdout pollution (ncurses). uftp : no tmp dir.Ludovic Pouzenc2016-12-241-12/+11
* qemu DEVEL_MODE : output kernel info on stdio, handy for init death debugLudovic Pouzenc2016-12-241-1/+1
* Fix ncurses mess (Segfaults partclone.restore)Ludovic Pouzenc2016-12-241-1/+2
* busybox spawn shells and sinkdo. rescue_shell for critical things only.Ludovic Pouzenc2016-12-241-10/+2
* busybox is now PID 1 and starts /etc/init.d/rcS (was /init script)Ludovic Pouzenc2016-12-241-7/+24
* Some bugfixes : partclone -N (thanks to Ed.Budo), rm BOOTX64.EFI because libv...Ludovic Pouzenc2016-12-201-3/+8
* Merge branch 'master' of pouzenc.fr:eficastLudovic Pouzenc2016-12-191-36/+193
|\
| * make-boot-image.sh : Minor cosmeticsLudovic Pouzenc2016-10-021-2/+2
| * Add uftp-multicast + sinkdo/sinkcat + bug hunting.Ludovic Pouzenc2016-09-261-41/+188
* | make-boot-image/kernel customization : readable commentsLudovic Pouzenc2016-12-181-6/+8
* | make-boot-image : add some RAID supportLudovic Pouzenc2016-12-181-1/+5
* | make-boot-image : move dead code lying after nc daemon foreground spawnLudovic Pouzenc2016-12-181-3/+2
* | make-boot-image : merge all debug things in $DEVEL_MODE conf varLudovic Pouzenc2016-12-181-8/+16
* | make-boot-image : fix syntax error for make -jLudovic Pouzenc2016-12-181-1/+1
* | make-boot-image : make kernel in parrallelLudovic Pouzenc2016-12-181-1/+3
* | nic-firmware updateLudovic Pouzenc2016-12-181-1/+1
|/
* Check for Debian, Add perf kernel tool, remove atopLudovic Pouzenc2016-08-151-114/+146
* Initial import : make-boot-image.sh operationnal. Dumb mcastseed.Ludovic Pouzenc2016-06-171-0/+331