summaryrefslogtreecommitdiff
path: root/scripts/create.sh
AgeCommit message (Collapse)Author
2016-11-13grub: rework package, add mips support, update to latest gitWaldemar Brodkorb
2014-12-26use xz here, tooWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make
2014-06-11make vbox target usable againWaldemar Brodkorb
2014-05-24remove suid bit from busybox, try experimental ping patch from John SpencerWaldemar Brodkorb
2014-04-11fix boot with grub2 source packageWaldemar Brodkorb
2014-04-10try to use new grub2Waldemar Brodkorb
2014-04-07grub2 by default offWaldemar Brodkorb
2014-03-07use mksh in tools, tooWaldemar Brodkorb
2014-03-06fix wrong path, reported by GeorgeWaldemar Brodkorb
2014-03-01move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ↵Waldemar Brodkorb
required. Add archivers to tools, remove prereq checks for them. Rename host_ dir in preparation for shared openadk source via nfs/smb from different host systems. Make some abi cleanup
2014-02-19fix bindir pathWaldemar Brodkorb
2013-11-1016384 is not enough for my use caseWaldemar Brodkorb
2013-11-10use more inodesWaldemar Brodkorb
2013-11-08refresh mksh version numberWaldemar Brodkorb
2013-01-30use static distfile name, problem with Debians make and -sWaldemar Brodkorb
2012-08-22use suffix vdiWaldemar Brodkorb
2012-08-17grubless version addedWaldemar Brodkorb
2012-08-17enable create.sh from Thorsten, fixes cfgfs issuesWaldemar Brodkorb
2012-08-10debug on, check for genext2fs, use 65536 for seekingWaldemar Brodkorb
2012-08-10generate ext2 filesystem, with 2 blocks smaller than disk imageWaldemar Brodkorb
2012-08-10do not create or mount filesystemWaldemar Brodkorb
2012-08-10disk size is size of file multiplied by two. remove mount checkWaldemar Brodkorb
2012-08-10create a target file with qemuWaldemar Brodkorb
2012-08-10add new try for genext2fs image creationWaldemar Brodkorb