index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
releasetools
/
arm_sdimage.sh
Age
Commit message (
Expand
)
Author
2017-07-12
ARM: Remove dependency on mtools
Jean-Baptiste Boric
2016-01-13
Add MIB service, sysctl(2) support
David van Moolenbroek
2015-10-12
Split minix distribution set
Jean-Baptiste Boric
2015-06-23
Add PTYFS, Unix98 pseudo terminal support
David van Moolenbroek
2014-12-12
ARM: can build with llvm, switch to EABI
Ben Gras
2014-10-10
Fix OS X crossbuilds for arm
Lionel Sambuc
2014-09-12
small arm image script changes
Ben Gras
2014-08-08
releasetools/*image.sh
Lionel Sambuc
2014-08-08
OSX and FreeBSD don't have mkfs.vfat.
Philip Homburg
2014-07-31
New sources layout
Lionel Sambuc
2014-07-28
LLVM Minix changes
Lionel Sambuc
2014-07-28
build:Only keep one ref to .settings and allow to override it.
Kees Jongenburger
2014-07-28
build:check if .settings file is a file.
Kees Jongenburger
2014-07-28
build:Remove the usage of sloppy file list.
Kees Jongenburger
2014-03-02
Fix devman boot crash when using image scripts
Lionel Sambuc
2014-03-01
big <utmp.h>-inspired netbsd switch
Ben Gras
2014-03-01
Removing MK{GCCCMDS,BINUTILS}=yes in image scripts
Lionel Sambuc
2014-03-01
Adapting build system to call MAKEDEV for /dev
Lionel Sambuc
2014-03-01
Take LOG out of the boot image
David van Moolenbroek
2013-12-17
arm:make the kernel server and driver binaries identical.
Kees Jongenburger
2013-12-17
arm:refactor replace cmdline.txt by bootargs passed to the kernel.
Kees Jongenburger
2013-12-17
arm:manage versioning of u-boot and upgrade u-boot
Kees Jongenburger
2013-11-12
arm_sdimage.sh: use insert-fs feature
Ben Gras
2013-09-27
arm_sdimage.sh: use native minix partition util
Ben Gras
2013-08-21
arm-build:force sfdisk to format like we want it.
Kees Jongenburger
2013-07-12
releasetools/arm_sdimage.sh
Lionel Sambuc
2013-05-30
build:arm allow to store build settings in a .settings file.
Kees Jongenburger
2013-05-24
arm:build add flags for AM335X
Kees Jongenburger
2013-05-24
arm:build also generate cmdline.txt
Kees Jongenburger
2013-05-24
arm:add DDM37XX cflag
Kees Jongenburger
2013-05-24
arm:build generate uEnv.txt
Kees Jongenburger
2013-05-24
releasetools/arm_sdimage.sh: Improvements
Lionel Sambuc
2013-05-16
build:copy uEnv and cmdline.txt onto OBJ
Kees Jongenburger
2013-05-16
build:make sdimage more silent.
Kees Jongenburger
2013-05-16
build:add sbin and bin to path.
Kees Jongenburger
2013-04-23
build:refactor arm_sdimage.sh as to no longer require root.
Kees Jongenburger
2013-04-12
arm_sdimage:hide non fatal errors.
Kees Jongenburger
2013-03-13
Installing posix tests in /usr/tests/minix-posix
Lionel Sambuc
2013-03-08
build:small fixes to arm_sdimage.
Kees Jongenburger
2013-03-07
kernel, ramdisk: some boot unification
Ben Gras