Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-23warn if MFSROOT may be too largeSteve Wills
2019-08-15image: Fix moving non-existent /etc/login.conf.orig.Bryan Drewery
2019-06-29image: adds zsnapshot imagetypeArthur Gautier
2019-06-05New pkg needs devfs to be mounted when running in chrootBaptiste Daroussin
2019-05-18Allow process-substituted filenames.Bryan Drewery
2019-05-05Sort files and move to one per line to make it easier to find one in the listBrad Davis
2019-05-03Add sleep, ls and ping to minirootOlivier Cochard-Labbé
2019-03-08Show proper errors for missing mnt/arch metadata.Bryan Drewery
2019-03-08Style: Use [] rather than test and add quotingBryan Drewery
2019-03-01image: Don't let a cleanup failure prevent printing image locationBryan Drewery
2019-03-01image: Fix cleaning up temporary files properly when USE_TMPFS=all is used.Bryan Drewery
2019-03-01image -f: Convert @flavor to unique pkgname.Bryan Drewery
2019-03-01image: Don't compute IMAGESIZE if not needed.Bryan Drewery
2019-03-01image -t firmware: Fix installation of /usr/local/etc files.Bryan Drewery
2019-02-28image -f: More style and use exports in subshell to simplifyBryan Drewery
2019-02-28image: More style cleanupBryan Drewery
2019-02-28image: Fix some style (a lot still wrong)Bryan Drewery
2018-10-01Add dump support to image (#644)Steve Wills
2018-09-13Add bytes to bibytes conversion regarding image size (#638)Olivier Cochard-Labbé
2018-08-28When copying the contents of an overlay, copy symlinks as symlinks (#636)Allan Jude
2018-08-28On failure, don't leave md(4) devices laying around (#635)Allan Jude
2018-08-28zrawdisk fails to check for IMAGESIZE (#634)Allan Jude
2018-08-28Load the ZFS module at boot, so the filesystem can be mounted (#633)Allan Jude
2018-02-14Exclude the cross compile stuff as well.Brad Davis
2018-02-14Move setting the hostname down after we copy the overlay inBrad Davis
2018-02-14Fix default permissions to cfg and data partitionsOlivier Cochard-Labbé
2018-02-06Fix missing fiBrad Davis
2018-01-30Allow hostname to be empty for machines that get their hostname from DHCPBrad Davis
2017-12-12image: Fix some quotingBryan Drewery
2017-12-11image: Fix errer message typoBrad Davis
2017-12-11Fix variable length testBrad Davis
2017-12-08image: miniroot: use the name passed in from -nBrad Davis
2017-12-07image: miniroot: Add support for copying an overlay dir into the minirootBrad Davis
2017-12-07image: miniroot: Remove gzip file if exists before compressing.Brad Davis
2017-12-07image: miniroot: Fix missing /usr/lib directory.Brad Davis
2017-12-07image: Initial pass at miniroot supportBrad Davis
2017-12-07Sort optionsBrad Davis
2017-11-15Use crt1.o instead of shSteve Wills
2017-11-06While here, avoid logging to syslogSteve Wills
2017-11-06Use ABI_FILE to set ABISteve Wills
2017-10-18Speed up tar creation by using xz -T 0Steve Wills
2017-09-01Fix tar image typeSteve Wills
2017-08-13For image firmware, build an image that is actually the size we say it should...Brad Davis
2017-08-13firmware: -s is requiredBrad Davis
2017-07-31Add /etc/save_cfg to the imageBrad Davis
2017-07-31Use the same image for the second partition as a sort of backupBrad Davis
2017-07-30Convert firmware to be like nanobsd with split partitionsBrad Davis
2017-06-10poudriere image: fix iso generationEmmanuel Vadot
2017-06-09Make -t mandatory for poudriere imageBaptiste Daroussin
2017-06-09Add the embedded target to the image help outputBaptiste Daroussin