Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-23 | sync | Paul Irofti | |
2010-09-23 | Teach the installer how to process the new hw.disknames output. | Joel Sing | |
ok krw@ | |||
2010-09-23 | sync | Theo de Raadt | |
2010-09-20 | add some missing ral/run firmware to install media | Jonathan Gray | |
ok deraadt@ | |||
2010-09-06 | sync | Theo de Raadt | |
2010-09-04 | sync | Miod Vallat | |
2010-08-30 | Make future work in the installer easier by reducing the amount of | Alexander Hall | |
eval craziness in install_url(). ok krw@ | |||
2010-08-26 | Since Aug 2008, the kernel can successfully read the 1 block (512 | Kenneth R Westerback | |
byte) disklabels even in the midst of a larger sector. E.g. in bytes 512 - 1023 of the first 2048 byte sector on a CD. On hppa we plopped down such a disklabel on cdXX.iso and installXX.iso. Once accessible it took precedence over the spoofed label of the CD. Chaos ensued. Since there is currently no reason for this label on hppa cd's, eradicate it and its disktab entry. cdXX.iso/installXX.iso can now be mounted on hppa again. Also remove a commented out label plopping on Alpha, which references a non-existant disktab entry. Problem noted and exact diff creating problem discovered by marco@. ok deraadt@ | |||
2010-08-25 | sync | Theo de Raadt | |
2010-08-23 | sync | Theo de Raadt | |
2010-08-21 | sync | Theo de Raadt | |
2010-08-16 | Netboot description tweaks; spotted by and help krw@ | Miod Vallat | |
2010-08-08 | Revert auto-enabling of apm. Some security implications were not | Kenneth R Westerback | |
fully appreciated, and no time to work through them. ok deraadt@ | |||
2010-08-08 | Look for MD devices or assurance that apmd would be a useful thing to | Kenneth R Westerback | |
run. If found, add "apmd_flags=" installed rc.conf.local. Suggested by deraadt@. i386/apm test by kettenis@. ok deraadt@ | |||
2010-08-08 | sync | Theo de Raadt | |
2010-08-05 | sync | Stuart Henderson | |
2010-08-05 | Return the old behaviour of exiting if a mount fails rather than ignoring it | Alexander Hall | |
ok krw@ | |||
2010-08-05 | sync from mirrors.dat | Stuart Henderson | |
2010-08-04 | sync | Theo de Raadt | |
2010-08-04 | Set an appropriate To: header in /var/mail/$user which is copied from | Alexander Hall | |
/var/mail/root idea and first version from deraadt@, ok deraadt@ krw@ | |||
2010-08-02 | sync | Theo de Raadt | |
2010-08-02 | Suppress MAKEDEV warnings about 'unknown device' that can appear | Kenneth R Westerback | |
during upgrades when /etc/fstab is using disklabel UID's to mount partitions. Feedback & trash elimination from halex@ "That seems acceptable to me" deraadt@ | |||
2010-08-01 | sync | Theo de Raadt | |
2010-07-29 | change URLs to point to the more recent porter's handbook; | Steven Mestdagh | |
mention the use of packages first. ok sthen@ | |||
2010-07-28 | Fix fallout from the utf-8 commit (segfaults in disklabel on install media). | Stefan Sperling | |
Sorry about that. ok sthen deraadt | |||
2010-07-27 | sync | Theo de Raadt | |
2010-07-27 | Replace the single-byte placeholders for the multi-byte/wide-character | Stefan Sperling | |
conversion interfaces of libc (mbrtowc(3) and friends) with new implementations that internally call an API based on NetBSD's citrus. This allows us to support locales with multi-byte character encodings. Provide two implementations of the citrus-based API: one based on the old single-byte placeholders for use with our existing single-byte character locales (C, ISO8859-*, KOI8, CP1251, etc.), and one that provides support for UTF-8 encoded characters (code based on FreeBSD's implementation). Install the en_US.UTF-8 ctype locale support file, and allow the UTF-8 ctype locale to be enabled via setlocale(3) (export LC_CTYPE='en_US.UTF-8'). A lot of programs, especially from ports, will now start using UTF-8 if the UTF-8 locale is enabled. Use at your own risk, and please report any breakage. Note that ncurses-based programs cannot display UTF-8 right now, this is being worked on. To prevent install media growth, add vfprintf(3) and mbrtowc(3) to libstubs. The mbrtowc stub was copied unchanged from its old single-byte placeholder. vfprintf.c doesn't need to be copied, just put in .PATH (hint by fgsch@). Testing by myself, naddy, sthen, nicm, espie, armani, Dmitrij D. Czarkoff. ok matthieu espie millert sthen nicm deraadt | |||
2010-07-26 | sync | Theo de Raadt | |
2010-07-24 | sync | Theo de Raadt | |
2010-07-21 | sync | Theo de Raadt | |
2010-07-20 | sync | Theo de Raadt | |
2010-07-14 | sync | Stuart Henderson | |
2010-07-14 | sync from mirrors.dat | Stuart Henderson | |
2010-07-13 | sync | Theo de Raadt | |
2010-07-10 | No mention of compat_freebsd anymore. | Miod Vallat | |
2010-07-10 | sun4e bits | Miod Vallat | |
2010-07-09 | sync | Theo de Raadt | |
2010-07-09 | sync from mirrors.dat | Stuart Henderson | |
2010-07-09 | sync | Theo de Raadt | |
2010-07-09 | good enough sync | Theo de Raadt | |
2010-07-08 | sync | Theo de Raadt | |
2010-07-08 | sync | Theo de Raadt | |
2010-07-08 | sync | Theo de Raadt | |
2010-07-07 | sync | Theo de Raadt | |
2010-07-07 | zap chmod of /etc/pkg.conf since the installer itself will not put a username | Alexander Hall | |
or password in there, and any existing /etc/pkg.conf file will already have its file mode preserved "sure" deraadt@ | |||
2010-07-06 | sync | Theo de Raadt | |
2010-07-05 | sync from mirrors.dat | Stuart Henderson | |
2010-07-05 | sync from mirrors.dat | Stuart Henderson | |
2010-07-05 | sync | Theo de Raadt | |
2010-07-04 | 600 i mean. hackathon took it's toll. pointed out by halex | Theo de Raadt | |