summaryrefslogtreecommitdiff
path: root/install
AgeCommit message (Collapse)AuthorFilesLines
2014-03-30Install lacaille (current testing)Igor Pashev1-1/+1
2014-02-05Fixed that adduser hangsIgor Pashev1-2/+1
If --gecos option is not given, adduser runs chfn to prompt for finger (gecos) information.
2014-01-09Install xfce4-xkb-pluginIgor Pashev1-1/+1
2014-01-08added http://ftp.nluug.nl/os/illumos/dyson/apt/Igor Pashev1-1/+1
removed http://archive.alkaloid.net/dyson/
2014-01-08Install xfce4-screenshooter xfce4-clipman-plugin gksu libgtk2-perlIgor Pashev1-0/+1
2013-09-15Minor fixes before release :-)Igor Pashev1-4/+8
2013-09-14Define get_memory_size()Igor Pashev1-0/+4
2013-09-14Install extra packages with apt-getIgor Pashev1-11/+49
2013-09-13Run apt-get installIgor Pashev1-1/+41
2013-09-13Use sys._exit()Igor Pashev1-2/+2
2013-09-08TypoIgor Pashev1-1/+1
2013-09-08Run apt-get updateIgor Pashev1-1/+42
2013-09-08python-apt is bullshitIgor Pashev1-25/+2
2013-09-05Let packages be missed (important for net install)Igor Pashev1-1/+6
2013-09-04Install profilesIgor Pashev1-12/+40
2013-09-01Introduce install profilesIgor Pashev1-4/+50
2013-08-31Mount /home to create a regular userIgor Pashev1-0/+3
2013-08-15Added create_user()Igor Pashev1-0/+53
2013-08-15Added two mirrorsIgor Pashev1-0/+2
2013-05-02Append nodename to /etc/hosts2013-05-05/netinstIgor Pashev1-0/+4
2013-05-02Need SVCCFG_CHECKHASH or else manifests will be reimported at bootIgor Pashev1-1/+2
2013-05-01Populate SMF repositoryIgor Pashev1-1/+29
2013-05-01primary mirror is in JapanIgor Pashev1-1/+1
2013-04-23Install from testingIgor Pashev1-1/+1
2013-04-23Point to MBR by defaultIgor Pashev1-4/+2
2013-04-23Use default width = 60Igor Pashev1-3/+3
2013-04-22Run installgrub from CD, not from chroot.Igor Pashev1-9/+10
Device nodes can differ. If we get c1d0 on CD, same disk can be c0d0 in chroot
2013-04-22RC2013-04-22/netinstIgor Pashev1-65/+86
2013-04-21quick and dirty network configurtationIgor Pashev1-0/+9
2013-04-21Clean after goodbye to give a chanceIgor Pashev1-1/+1
2013-04-21Try harder to install GRUBIgor Pashev1-3/+38
2013-04-21Install GRUBIgor Pashev1-20/+163
2013-04-18Fix checking hostnameIgor Pashev1-2/+1
2013-04-14Pretty print mirrorsIgor Pashev1-1/+6
2013-04-14RenamedIgor Pashev1-2/+2
2013-04-14Say about missed disksIgor Pashev1-1/+4
2013-04-14Check if bootenv is createdIgor Pashev1-14/+18
2013-04-14Set root passwordIgor Pashev1-0/+18
2013-04-14Refactored cleanupIgor Pashev1-25/+12
2013-04-14Mount point of BE is legacy while installingIgor Pashev1-25/+21
2013-04-13Ensure proper mountpoint for rpoolIgor Pashev1-1/+2
2013-04-13Configure BE, packages, nodename, loggingIgor Pashev1-31/+54
2013-04-13Configure nodenameIgor Pashev1-0/+30
2013-04-12Configure /etc/vfstabIgor Pashev1-1/+24
2013-04-12Check Dyson arch in repositoryIgor Pashev1-3/+15
2013-04-11No progress bar in configuring BEIgor Pashev1-4/+1
2013-04-11Use single-fs BE, install minimal system, create boto archiveIgor Pashev1-16/+131
2013-04-11More messagesIgor Pashev1-24/+41
2013-04-11Fix root pathIgor Pashev1-1/+1
2013-04-11Can show messages from debootstrapIgor Pashev1-7/+35