summaryrefslogtreecommitdiff
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
* notes about cgroup for ioLudovic Pouzenc2017-05-051-0/+16
* 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
* Fix : exclude m4 auto-generated files from gitLudovic Pouzenc2017-05-058-1039/+1
* Massive add for all draft stuff to keep it in syncLudovic Pouzenc2017-05-0566-25/+10406
* 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-194-82/+241
|\
| * make-boot-image.sh : Minor cosmeticsLudovic Pouzenc2016-10-021-2/+2
| * Failed bug fix for partial write (uftp choosen as temporary mcastseed remplac...Ludovic Pouzenc2016-10-023-46/+48
| * 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
|/
* Merge branch 'master' of pouzenc.fr:eficastLudovic Pouzenc2016-09-201-10/+13
|\
| * Merge branch 'master' of ssh://pouzenc.fr/var/git/eficastLudovic Pouzenc2016-09-202-114/+147
| |\
| * | gl_list : constitent use of *sorted* methods. Fix out of bound write.Ludovic Pouzenc2016-07-251-10/+13
* | | dgrambuf_stats(): don't compute dgram_missing if last_seq is unknownLudovic Pouzenc2016-08-151-1/+4
* | | dgrambuf: fix slots init, _add() error checking, detect dups on readLudovic Pouzenc2016-08-152-18/+30
* | | mcastleech: print dgrambuf stats at finalize_job stateLudovic Pouzenc2016-08-153-1/+26
| |/ |/|
* | WORKDIR in /tmp is not a good nor secure idea.Ludovic Pouzenc2016-08-151-0/+1
* | Check for Debian, Add perf kernel tool, remove atopLudovic Pouzenc2016-08-151-114/+146
|/
* Remoave all trailing spaces.Ludovic Pouzenc2016-07-255-34/+33
* Minor things : traling spaces, warn unused, duplicate varsLudovic Pouzenc2016-07-251-19/+25
* Drop qsort(), use GnuLib's gl_rbtree_listLudovic Pouzenc2016-07-241-97/+145
* Remove dup in dgrambug API : dgrambuf_everything_was_received().Ludovic Pouzenc2016-07-242-6/+7
* gnulib : fix automake configuration to link against it.Ludovic Pouzenc2016-07-241-1/+2
* gnulib set does not provide "get" operation, needed for dgrambuf.Ludovic Pouzenc2016-07-2116-951/+2473
* Import gnulib m4 macros. ($ ~/git/gnulib/gnulib-tool --import rbtree-oset)Ludovic Pouzenc2016-07-209-7/+1151
* Importing gnulib module gl_rbtree_oset and depsLudovic Pouzenc2016-07-206-0/+1573
* Adjust autoconf/make config for using gnulib + use config.hLudovic Pouzenc2016-07-208-17/+136
* Dummy stop condition to have gmon output for now (^C dont output gmon.out)Ludovic Pouzenc2016-07-201-1/+11
* First tries with big packets. IPv6 frag if UDP payload >1408 bytes. leech eat...Ludovic Pouzenc2016-07-171-7/+15
* Remove solved /* XXX ... */Ludovic Pouzenc2016-07-171-7/+2