Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-29 | document dev/uuid/label device referencing | Dieter Plaetinck | |
2010-12-29 | Show report at end of install in interactive procedure | Dieter Plaetinck | |
* port show_report to interactive procedure * use msg_report worker as method to exit the installer (this is more in line with the other procedures) | |||
2010-12-29 | refactor locale, initcpio and initialtime code | Dieter Plaetinck | |
* remove locale, initcpio and initialtime workers, move logic in new postconfigure_target function * for base and automatic procedures, postconfigure_target() gets called automatically * interactive procedure calls this in interactive_configure_system in the same way it calls preconfigure_target * rename target_run_mkinitcpio to target_run_mkinitcpio, to be consistent with other functions | |||
2010-12-28 | manage $EDITOR more properly | Dieter Plaetinck | |
since 3cee8e663a4da69456b493acccbda27064209a35 libui-sh can manage the $EDITOR preference, so we can simplify and cleanup our code. we now also explicitly enable the user to change $EDITOR in the interactive procedure even when it is already set correctly, so there is a new menu entry for that. | |||
2010-12-09 | tell users to configure crypttab for non-root encrypted disks | Dieter Plaetinck | |
2010-05-28 | Typos and little correction | Volker | |
Fix a typo, a missing word, and correct the path to the installation guide on release media in the info, which is actually /usr/share/aif/docs not /arch. (See the message you get when you run the 2010.05 live media and log in.) Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be> | |||
2010-05-28 | prettify pxe section a bit | Dieter Plaetinck | |
2010-05-28 | add versioned installation guide validity | Dieter Plaetinck | |
2010-05-28 | clarify contributing instructions | Dieter Plaetinck | |
2010-05-28 | fix typo in iso file naming | Tyler Darden | |
Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be> | |||
2010-05-16 | updated copyright and instructions re: recent changes like dual architecture ↵ | Dieter Plaetinck | |
and isohybrid support | |||
2010-04-18 | basic PXE documentation | Dieter Plaetinck | |
2010-03-03 | be factually accurate to avoid confusion over which i686 cpus we support and ↵ | Dieter Plaetinck | |
why. see http://mailman.archlinux.org/pipermail/arch-releng/2009-October/000763.html | |||
2010-03-03 | port changes by misfit. ↵ | Dieter Plaetinck | |
http://wiki.archlinux.org/index.php?title=Official_Arch_Linux_Install_Guide&diff=79771&oldid=76883 | |||
2009-11-26 | add note about SYNC_URL syntax | Dieter Plaetinck | |
2009-11-09 | be more clear on pacman -Si | Hiz Japan | |
2009-10-01 | fix cpu requirements for i686 | Cédric "LAUDREL (deK, deKonnection) | |
2009-09-05 | official installation guide: config file syntax for automatic procedure | Dieter Plaetinck | |
2009-08-11 | clarify mkfs options | Dieter Plaetinck | |
2009-08-05 | notes about what we do and dont support, blockdevice/filesystem-wise. + nice ↵ | Dieter Plaetinck | |
example for user on how to use the interactive filesystem thing | |||
2009-08-03 | fixes for hyperlinks | Dieter Plaetinck | |
2009-08-03 | no need for the highest level | Dieter Plaetinck | |
2009-08-03 | less wide html content + explain where you can find this guide | Dieter Plaetinck | |
2009-08-03 | remove id tags. the wiki also takes care of this. wheee | Dieter Plaetinck | |
2009-08-03 | drops contents section. wiki generates that automagically. plaintext doesnt ↵ | Dieter Plaetinck | |
need it | |||
2009-08-03 | compress text to fit into 80char wide terminals | Dieter Plaetinck | |
2009-08-02 | document how you can get aif | Dieter Plaetinck | |
2009-08-02 | add contribution notes | Dieter Plaetinck | |
2009-08-02 | finish first version of new guide | Dieter Plaetinck | |
2009-08-02 | disk preparation & select packages | Dieter Plaetinck | |
2009-08-02 | start of interactive procedure and clock setting | Dieter Plaetinck | |
2009-08-02 | aif and installation media sections | Dieter Plaetinck | |
2009-08-02 | new installation guide work in progress | Dieter Plaetinck | |
2009-08-01 | import current official installation guide (EN), converted to markdown | Dieter Plaetinck | |