summaryrefslogtreecommitdiff
path: root/rc/bin/inst
AgeCommit message (Collapse)Author
2013-10-26inst: cleanup installer making it not rely on path containing .cinap_lenrek
always explicitely execute installer modules with ./name instead of relying that the path contians the dot.
2013-08-02inst: remove systype step. system will be terminal with a disk after ↵cinap_lenrek
installation.
2013-06-01inst/ndbsetup: allow setting sysname more than oncecinap_lenrek
In the installation, if you run the ndbsetup task n times (n > 1), the installed /lib/ndb/local will have n sys= entries. The problem is that ndb(8) will use the first sys= entry found, but one would expect that the last configuration in the ndbsetup task would be the active one. Remove any previous entry in ndbsetup before adding new one.
2013-03-12inst/mountcwfs, inst/mounthjfs: fix typosppatience0
2012-12-20inst: fix pbs update for bootsetup, remove stopether and stopppp taskscinap_lenrek
the pbs update might fail if we dont unmount the 9fat.
2012-12-06inst: add a linebreak before install boot record descriptioncinap_lenrek
2012-12-06inst: remove broken winnt boot setupcinap_lenrek
2012-09-17inst: fix typocinap_lenrek
2012-08-11inst: ask to ream the filesystem in mounthjfscinap_lenrek
2012-08-09fix inst/mountcwfscinap_lenrek
2012-08-09inst/configfs: change spaces into tabscinap_lenrek
2012-08-07fix inst/bootsetupaiju
2012-08-07added hjfsaiju
2012-07-04inst: remove the cdboot parameter from plan9.inicinap_lenrek
2012-06-18inst: pass on kernel parameters to installed plan9.inicinap_lenrek
2012-05-21inst: remove fdisk/prep stuff from mainloop, remove inst/startwincinap_lenrek
2012-03-29use sysname as dhcp hostcinap_lenrek
2011-08-31inst: have to mount /srv/boot instead of binding /rootcinap_lenrek
2011-08-31inst: allow using /root as distribution mediacinap_lenrek
2011-08-31mergecinap_lenrek
2011-08-30inst/tzsetup: fixglenda
2011-08-29mergecinap_lenrek
2011-08-28install: add tzsetupstanley lieber
2011-07-21inst/partdisk: fix issue #76cinap_lenrek
2011-06-14inst/ndbsetup: s/chekdone/checkdone/, simplifycinap_lenrek
2011-06-13inst/configether: make *dhcp* host less confusing with sysnamecinap_lenrek
2011-06-13inst/bootsetup: update bootsector when not formatingcinap_lenrek
2011-06-12inst: add network configuration setupcinap_lenrek
2011-06-11inst: dont create /n/other/dist, keep /dist in main storagecinap_lenrek
2011-06-09fix mistakecinap_lenrek
2011-06-09fix mistakecinap_lenrek
2011-06-09fix * casecinap_lenrek
2011-06-09ask for nvram and 9fat partitionscinap_lenrek
2011-06-09mergecinap_lenrek
2011-06-09fix syntax errorcinap_lenrek
2011-06-09remove bootes, fix inst/authsetup, use ndb for ipconfig before trying dhcpcinap_lenrek
2011-06-07auth/cpu hostowner: bootes -> glendastanley lieber
2011-06-04inst/bootsetup: delete files before copyingcinap_lenrek
2011-06-04inst/bootsetup: commentcinap_lenrek
2011-06-04inst/bootsetup: dont use disk/format to add files to 9fat. use ↵cinap_lenrek
dossrv/wstat() to make 9bootfat continuous
2011-05-30inst: dont assume that we run in riocinap_lenrek
2011-05-10/rc/bin/inst/start: set scroll, /usr/glenda/bin/rc/riostart: do not set scrollstanley lieber
2011-05-09installer: fix *nomp=1, remove floppy nonsense from stop.stanley lieber
2011-05-10ape: fix fread/fwrite, python: disable bytecode dumps, inst: rename textonly ↵cinap_lenrek
to start and remove inst/gui, add sys/lib/rootbind, cisfd(8) manpage
2011-05-04add cpu server to the installer; add more files for cpu server; make sure ↵stanley lieber
they are included on the cd-rom.
2011-05-05fix manual (book) build, add files/permissions for lp, compile postscriptcinap_lenrek
2011-05-04add glenda to upas group on installcinap_lenrek
2011-05-03include hg repository in /dist/plan9front and install itcinap_lenrek
2011-05-02inst: reintroduce iso mounting for usb, replace /rc/bin/inst/isxxx with ↵cinap_lenrek
/rc/bin/fstype, remove fossil/venti specific code, rename plan9.iso to 9front.iso
2011-05-01inst: use first iso9660 filesystem as default distribution mediacinap_lenrek