summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
2017-03-02Document some installation quirks for the EdgeRouter Lite in INSTALL.octeon:Stefan Sperling
2017-03-02syncTheo de Raadt
2017-03-01Comments ...Robert Peichaer
2017-02-28Create the /etc/installurl file during upgrade too if a mirror wasRobert Peichaer
2017-02-28Modify the logic to determine the default answer for the "LocationRobert Peichaer
2017-02-28syncTheo de Raadt
2017-02-27Sync comments about install.md variables with reality.Robert Peichaer
2017-02-27Remove support for pkg.conf in light of the consolidation towardsRobert Peichaer
2017-02-27xdm -> xenodm(1)Matthieu Herrb
2017-02-27bump block size for dd; 39x faster on my system.Stuart Henderson
2017-02-26Switch to xenodm(1).Matthieu Herrb
2017-02-26syncJonathan Gray
2017-02-25Localize _OPT as it is not used as a global variable.Robert Peichaer
2017-02-22syncTheo de Raadt
2017-02-21syncTheo Buehler
2017-02-20Zap the extra echo and show the prompt using the var?'prompt' featureRobert Peichaer
2017-02-20Bump the default size of the MSDOS partition from 16MB to 32MB.Visa Hankala
2017-02-19Remove an unfortunate significant trailing whitespace that ended up passingTheo Buehler
2017-02-18Add miniroot and ramdisk hooks for the Raspberry Pi 3.Jonathan Gray
2017-02-18sync perl manpagesAndrew Fresh
2017-02-14These variables are global so use uppercase and rename sshd and xdmRobert Peichaer
2017-02-14Fix comment.Robert Peichaer
2017-02-14Rename functions to match the predominantly used verb_noun naming schemeRobert Peichaer
2017-02-12syncTheo Buehler
2017-02-12Switch from 'legacy' errwarn.c to standard daemon logging functions.Kenneth R Westerback
2017-02-12In autoinstall, no need to create /mnt/root/.ssh if the install scriptLandry Breuil
2017-02-12sync (add /root/.ssh & /root/.ssh/authorized_keys)Landry Breuil
2017-02-11syncTheo Buehler
2017-02-11update miniroot notesJonathan Gray
2017-02-11Add an initial miniroot with bootaa64.efi on fat and bsd.rd on ffs.Jonathan Gray
2017-02-11syncJonathan Gray
2017-02-08Add even more line breaks to fit to 80 columns.Robert Peichaer
2017-02-08Use a variable to make the prompt fit to 80 columns.Robert Peichaer
2017-02-08Add some more line breaks to fit to 80 columns.Robert Peichaer
2017-02-08Add some line breaks to fit to 80 columns.Robert Peichaer
2017-02-08Localize PS3 at the top of v6_defroute() to make its assignmentRobert Peichaer
2017-02-08Use a variable for the sysctl output to shorten the for-loop toRobert Peichaer
2017-02-08Reformat get_responsfile() to fit to 80 columns.Robert Peichaer
2017-02-07syncTheo Buehler
2017-02-07syncTheo Buehler
2017-02-05Reformat and adapt install_http() to fit to 80 columns.Robert Peichaer
2017-02-05Curly brackets are not needed here.Robert Peichaer
2017-02-05Rename rootpass to _rootpass and localize it together with _rootkey.Robert Peichaer
2017-02-05user, username, userpass and userkey are global variables. The userRobert Peichaer
2017-02-05Sync sets for perl 5.24.1Andrew Fresh
2017-02-01syncJonathan Gray
2017-01-30syncTheo Buehler
2017-01-30Sync md sets for arm64, continuing to omit the parts that need to moveJonathan Gray
2017-01-27Switch alpha, luna88k and sparc64 ramdisks to makefs.Martin Natano
2017-01-27quick partial sync: libtls.so to unbreak snaps - there may be others to doStuart Henderson