]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/tools/nanobsd
Update ELF Tool Chain to upstream rev 3400
[FreeBSD/FreeBSD.git] / tools / tools / nanobsd /
2016-02-12 Ed MasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 Dag-Erling SmørgravUse the new insecure-lan-zones option instead of listin...
2016-02-11 Devin TeskeMerge SVN r295220 (bz) from projects/vnet/
2016-02-09 Andrew TurnerUpdate our copy of the Linux dts files to be in sync...
2016-02-09 Andrew TurnerCorrect the year, it's 2016.
2016-02-09 Andrew TurnerAdd an ARMv7 config file to build nanobsd images for...
2016-02-07 Warner LoshMake sure NANO_DISKIMGDIR exists.
2016-02-07 Warner LoshUse new NANO_LOG to put the logs some place reasonable...
2016-02-07 Warner LoshUse NANO_LOG instead of NANO_OBJ for log file locations...
2016-02-07 Warner LoshAdd simple config for i386 BIOS boot.
2016-02-07 Warner LoshVarious fixups:
2016-02-07 Pedro F. GiffuniMFV r295360
2016-02-03 Bjoern A. ZeebMfH @r295202
2016-02-02 Pedro F. GiffuniMFV r295109:
2016-02-01 Andriy GaponMFV r294821: 6529 Properly handle updates of variably...
2016-01-30 Warner LoshPreliminary EFI support. Based, in part, on patches...
2016-01-30 Warner LoshTwo new variables: NANO_ROOT and NANO_ALTROOT. These...
2016-01-30 Warner LoshTwo new config files. One that has UEFI booting, and...
2016-01-29 Alexander MotinMFV 295046: 6358 A faulted pool with only unavailable...
2016-01-28 Jung-uk KimMerge OpenSSL 1.0.2f.
2016-01-26 Warner LoshDefault NANO_DRIVE to ada0 not ad0. This shouldn't...
2016-01-26 Alexander MotinMFV r294819: 6495 Fix mutex leak in dmu_objset_find_dp
2016-01-26 Alexander MotinMFV r294816: 4986 receiving replication stream fails...
2016-01-26 Alexander MotinMFV r294814: 6393 zfs receive a full send as a clone
2016-01-26 Alexander MotinMFV r294812: 6434 sa_find_sizes() may compute wrong...
2016-01-26 Alexander MotinMFV r294810: 6414 vdev_config_sync could be simpler
2016-01-26 Alexander MotinMFV r294808: 6421 Add missing multilist_destroy calls...
2016-01-26 Alexander MotinMFV r294806: 6388 Failure of userland copy should retur...
2016-01-26 Alexander MotinMFV r294804: 6386 Fix function call with uninitialized...
2016-01-26 Alexander MotinMFV r294802: 6334 Cannot unlink files when over quota
2016-01-26 Alexander MotinMFV r294800: 6385 Fix unlocking order in zfs_zget
2016-01-26 Alexander MotinMFV r294798:
2016-01-26 Alexander MotinMFV r294796: 6319 assertion failed in zio_ddt_write...
2016-01-26 Alexander MotinMFV r294793:
2016-01-26 Warner LoshFix the various qemu configs to be buildable.
2016-01-22 Bjoern A. ZeebMFH @r294567
2016-01-22 Xin LIMFV r294491: ntp 4.2.8p6.
2016-01-21 Dag-Erling SmørgravUpgrade to OpenSSH 7.1p2.
2016-01-20 Dag-Erling SmørgravUpgrade to OpenSSH 7.0p1.
2016-01-20 Dag-Erling SmørgravMFV (r285035): fix props (no content changes)
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.9p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.8p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-18 Xin LIMFV r294260:
2016-01-16 Warner LoshCompile for specific cortex model inside the RPi 2...
2016-01-15 Baptiste DaroussinUpdate mandoc to 20160116
2016-01-08 Xin LIMFV r293415:
2016-01-08 Warner LoshMake sure that the /set directive gets put at the top...
2016-01-08 Warner LoshSetup /pkg as a spot for pkg to operate. This is for...
2016-01-05 Xin LIMFV r293125: less v481.
2015-12-30 Dimitry AndricUpdate clang to trunk r256633.
2015-12-30 Dimitry AndricUpdate llvm to trunk r256633.
2015-12-28 Bjoern A. ZeebMfh r292839
2015-12-27 Warner LoshThere's currently some issues with armv7-class of CPUs...
2015-12-25 Dimitry AndricUpgrade our copies of clang and llvm to 3.7.1 release...
2015-12-25 Simon J. GerratyMerge bmake-20151220
2015-12-24 Navdeep ParharMFP r291227, r291228, and r292618.
2015-12-24 Warner LoshAdd quotes to prevent syntax errors on boot. 1.freebsd...
2015-12-24 Warner LoshMove creation of rc.conf to earlier so it winds up...
2015-12-23 Warner LoshTouch /firstboot in the WORLDDIR.
2015-12-23 Warner LoshCopy all the dtb files that we build as part of the...
2015-12-22 Warner LoshDelete the DOS dir to mirror what we do with NANO_WORLDDIR.
2015-12-22 Bjoern A. ZeebMFH @r292599
2015-12-22 Warner LoshFor embedded platforms that require it, use mtools...
2015-12-21 Warner LoshThere's no such program as [-n :(. Add the missing...
2015-12-18 Christian BruefferMerge OpenBSM 1.2 alpha 4.
2015-12-14 Dag-Erling SmørgravUpgrade to Unbound 1.5.7.
2015-12-13 Warner LoshEliminate a typo that crept into a last minute change...
2015-12-11 Ed MasteUpdate to ELF Tool Chain r3272
2015-12-11 Warner LoshUpdate for final version of mkimg changes.
2015-12-11 Warner Losho Resolve the real path to NANO_OBJ so everything that...
2015-12-08 Simon J. GerratyMerge bmake-20151201
2015-12-07 Mark JohnstonMFV r289003:
2015-12-07 Warner LoshStart to split apart the different image formats that...
2015-12-07 Warner LoshMake sure to quote the arg after -n and -z tests.
2015-12-07 Warner LoshDocument the different config files.
2015-12-07 Warner LoshNow that we have dedup of mtree elements in nanobsd...
2015-12-07 Warner LoshFix up mtree with additional entries written to it by
2015-12-07 Warner LoshDisable /entropy by default. /var/db/entropy should...
2015-12-07 Warner Loshimported patch dedup
2015-12-07 Warner LoshAllow the .cfg files to specify the ultimate format...
2015-12-07 Warner LoshGenerally use shorter, more idiomatic sh expressions...
2015-12-07 Warner LoshDefault serial connection to 115200. Hardly anybody...
2015-12-05 Warner LoshWhen building no-priv, chmod etc/defaults/rc.conf befor...
2015-12-05 Warner LoshStupid last minute changes: Add missing } and fi
2015-12-05 Warner LoshNew config files for embedded boards.
2015-12-05 Warner LoshAwk helper script that reads in a mtree METALOG file...
2015-12-05 Warner LoshSetting NANO_NOPRIV_BUILD will now add -DNO_ROOT and...
2015-12-05 Warner LoshSRCCONF makes no sense in make.conf. Don't set it there...
2015-12-05 Warner LoshMinor cleanup in how we run make:
2015-12-04 Warner LoshRemove commented out junk.
2015-12-04 Warner LoshSince this is an almost identical copy of ALIX_DSK...
2015-12-03 Jung-uk KimMerge OpenSSL 1.0.2e.
2015-11-26 Navdeep ParharCatch up with head.
2015-11-21 Xin LIMFV r291123:
2015-11-20 Warner LoshAdd support for passing TARGET_CPUTYPE into the build...
2015-11-19 Navdeep ParharCatch up with head (r291075).
2015-11-12 Warner LoshMake the slice names for root configurable. For embedde...
2015-11-12 Edwin GroothuisMFV of 290695,tzdata2015g
2015-10-30 Jung-uk KimMerge OpenSSL 1.0.2d.
next