]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/sysinstall
API to fillout a blank disk. For e.g. newfs.
[FreeBSD/FreeBSD.git] / usr.sbin / sysinstall /
2003-01-22 desThis commit was generated by cvs2svn to compensate...
2003-01-21 peterThis commit was generated by cvs2svn to compensate...
2003-01-21 nectarThis commit was generated by cvs2svn to compensate...
2003-01-17 jhb- Rename installFixupBin to installFixupBase to finish...
2003-01-17 jhbAdd 'vlan' as a network device.
2003-01-16 murrayThis commit was generated by cvs2svn to compensate...
2003-01-16 obrienThis commit was generated by cvs2svn to compensate...
2003-01-15 jhbAdd a function driverFloppyCheck() that asks the user...
2003-01-15 obrienMove the realloc outside the inner loop. This reduces...
2003-01-15 murrayThis commit was generated by cvs2svn to compensate...
2003-01-13 kuriyamaIf you don't create a /usr filesystem, / will need...
2003-01-09 jhbFix a typo: s/save_free/safe_free/.
2003-01-09 obriensave_free the buf.
2003-01-09 obrienSeparate the uses of a buffer and make it dynamically...
2003-01-08 peterThis commit was generated by cvs2svn to compensate...
2003-01-07 scottlTeach sysinstall about rpcbind, rpc.lockd, and rpc...
2003-01-06 obrienCompare pointers to NULL rather than make it look like...
2003-01-06 obriensave_realloc() should use reallocf() to close memory...
2003-01-06 desThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-03 desThis commit was generated by cvs2svn to compensate...
2003-01-01 schweikhCorrect typos, mostly s/ a / an / where appropriate...
2002-12-28 rwatsonSince our default boot block now supports UFS1 and...
2002-12-23 dwmaloneAdd a new ftp mirror in Ireland which offers a service...
2002-12-20 jkhCorrect path to /usr/sbin/sysinstall for HEAD since...
2002-12-19 obrienThis commit was generated by cvs2svn to compensate...
2002-12-16 desThis commit was generated by cvs2svn to compensate...
2002-12-15 kuriyamaUpdate ROOT_MIN_SIZE for i386 to 118MB (and other ROOT_...
2002-12-13 obrienThis commit was generated by cvs2svn to compensate...
2002-12-11 phkWhen things get bigger than 99GB our fields run over.
2002-12-09 rwatsonUnhook LOMAC sysinstall twiddle for the time being...
2002-12-05 jhb- Use some macros to define common text between the...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 nyanFixed a partition type for pc98 when create or change...
2002-12-04 desThis commit was generated by cvs2svn to compensate...
2002-12-03 rwatsonReformulate how sysinstall handles file system options...
2002-12-03 jhbOops, forgot this cosmetic tweak to the perl menu item...
2002-12-03 jhb- Convert the installation of the X package to using...
2002-12-03 jhbRename installX11package() to installPackage() and...
2002-12-03 jhbFix a bug in the fdisk editor that partially masked...
2002-12-02 marcelia64 specific.
2002-12-02 obrienThis commit was generated by cvs2svn to compensate...
2002-12-02 peterThis commit was generated by cvs2svn to compensate...
2002-11-30 marcelia64: make link /boot->efi/boot relative.
2002-11-27 jhb- Only declare the MBR menu for i386 that is not PC98.
2002-11-27 jhbOnly include the fdisk editor and associated code if...
2002-11-27 jhbOnly define the MBR or IPL menu on i386 (PC98 uses...
2002-11-27 jhb- Only define syscons menus and syscons menu items...
2002-11-27 jhbIf the user choose to Undo everything in the label...
2002-11-27 jhb- Use WITH_SLICES to conditionalize the fdisk editor...
2002-11-27 jhbOnly include the diskPartitionEditor script command...
2002-11-27 jhbOnly try to setup moused(8) before setting up the X...
2002-11-27 jhb- Add a configOSF1() function (#ifdef __alpha__) that...
2002-11-27 jhbAdd some helper macros to make #ifdef's in sysinstall...
2002-11-27 jhbOnly display the APM option in the Startup menu on...
2002-11-27 jhbUse #elif defined(__alpha__) instead of #elif __alpha__.
2002-11-27 jhbEnable the compat4x distribution on Alpha as well as...
2002-11-27 jhb- Assume __FreeBSD__ is greater than 3.
2002-11-27 jhbExpand X_AS_PKG so that we don't declare distribution...
2002-11-27 iwasakiThis commit was generated by cvs2svn to compensate...
2002-11-27 jhbDon't use fake 'c' or 'a' BSD partitions for CD-ROM...
2002-11-27 ruRemoved the vestiges of modems(5).
2002-11-26 keramidaconfigXEnvironment doesn't work in sysinstall now.
2002-11-26 bmahAdd GNOME 2 to the sysinstall desktop configuration...
2002-11-24 nectarThis commit was generated by cvs2svn to compensate...
2002-11-18 knuAdd several new real categories and virtual categories.
2002-11-18 marcelCreate a link /boot -> /<efi>/boot, where <efi> is...
2002-11-16 nyanEnable selecting the type of partition menu on pc98.
2002-11-15 nyanFix to build for pc98.
2002-11-14 dougbThis commit was generated by cvs2svn to compensate...
2002-11-14 marcelAdd conditional code specific to ia64 to allow newfs...
2002-11-13 marcelAlso test for type efi everywhere we currently test...
2002-11-12 jhbUse a clean flags variable when creating chunks from...
2002-11-12 jhbRemove a line that set the status to success. We alrea...
2002-11-12 jhbTry to cleanup the non-interactive disk labeling code...
2002-11-12 jhbDo a bit of cleanup. new_part() basically ignored...
2002-11-12 jhbDoh, fix a bug in previous commit. The default is...
2002-11-12 jhbWhen setting the mountpoint name, remember any previous...
2002-11-12 obrienThis commit was generated by cvs2svn to compensate...
2002-11-10 marcelA support for creating EFI partitions. This is required...
2002-11-05 jhbMount devfs with nmount(2) instead of mount(2). This...
2002-11-04 robertoThis commit was generated by cvs2svn to compensate...
2002-11-04 jhbMove the modules in the mfsroot to /modules instead...
2002-11-04 roamUpdate the list of FTP mirrors to reflect the current...
2002-11-03 nyan- Added the MenuIPLType menu for selecting pc98 boot...
2002-11-02 tmmThe hw.physmem sysctl has an unsigned long value now...
2002-11-01 kuriyamadebugMsg() should end with "\n".
2002-10-30 phkWith the recent libdisk changes, alpha doesn't need...
2002-10-29 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 desThis commit was generated by cvs2svn to compensate...
2002-10-29 phkSparc64 will not need the same hacks as alpha did....
2002-10-28 phkFix the wizardmodes 'write' command to not explode...
2002-10-27 wollmanDo not include <sys/syslimits.h> directly; it is not...
2002-10-27 bmahAllow users to read the Early Adopter's Guide in sysins...
2002-10-25 bmahMFS: Update sysinstall text for the number and size...
2002-10-25 phkGoodbye and good riddance!
next