Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-10 | remove useless return | Matthias Dienstbier | |
2010-03-10 | lib-ui improvements | Matthias Dienstbier | |
2010-03-07 | fix some whitespace2010.03.09 | Dieter Plaetinck | |
2010-03-06 | put /etc/crypttab in list of to-edit config files. fixes FS#17973 - ↵ | Dieter Plaetinck | |
/etc/crypttab should be included into section "6 Configure System" | |||
2010-03-06 | make labels mandatory for those FSes who need it + let user optionally ↵ | Dieter Plaetinck | |
define label for other FSes | |||
2010-03-06 | Remove a leading whitespace in the generated menu.lst | Thomas Bächler | |
Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be> | |||
2010-03-06 | Fix grub lines for various encryption setups | Thomas Bächler | |
The first one used a deprecated syntax and failed whenever / was not called /dev/mapper/root The second one got a cosmetical cleanup to be more consistent with what was set during the installer The third one also failed whenever / was not called /dev/mapper/root Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be> | |||
2010-03-05 | Merge branch 'experimental' | Dieter Plaetinck | |
2010-03-05 | try to use UUID in fstab. fixes FS#17632 - [uuid support] regression in ↵ | Dieter Plaetinck | |
/etc/fstab | |||
2010-03-05 | add the `-D' option to the sfdisk call. | Mark Pustjens | |
This causes some extra space to be saved for the MBR, which is needed for grub2 in some cases. http://www.mail-archive.com/arch-general@archlinux.org/msg11100.html | |||
2010-03-05 | fix for crashing when it cannot find packages to let user select from. fixes ↵ | Dieter Plaetinck | |
FS#15906 | |||
2010-03-05 | fix + crashfix when no disks found | Dieter Plaetinck | |
2010-03-05 | fix ask_string api doc | Dieter Plaetinck | |
2010-03-05 | remove /etc from suggested list of mountpoints as thats a bad idea + add ↵ | Dieter Plaetinck | |
/var as suggested item. fixes FS#17136 | |||
2010-03-05 | support virtio blockdevices | Vincent R | |
2010-03-05 | support virtio blockdevices | Vincent R | |
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 | |||
2010-03-03 | add [[Category:Website Resources]], based on what thayer did @ ↵ | Dieter Plaetinck | |
http://wiki.archlinux.org/index.php?title=Official_Arch_Linux_Install_Guide&diff=98104&oldid=79771 | |||
2010-03-02 | fix sort order | Dieter Plaetinck | |
Since recently - http://www.archlinux.org/news/476/ - we have to set LC_COLLATE ourself. without this setting, sorting order was inconsistent. One of the symptons of this was filesystems getting mounted in the wrong order ( first /home, /boot and then /), causing obvious breakages and weird output in df. With this fix, first / gets mounted, then /boot and /home. We use sorting at multiple places within AIF and i believe they all expect LC_COLLATE=C | |||
2010-03-02 | note | Dieter Plaetinck | |
2009-11-26 | add note about SYNC_URL syntax | Dieter Plaetinck | |
2009-11-11 | variable assigment syntax error | Pavel Hofman | |
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-25 | update authors file | Dieter Plaetinck | |
2009-09-25 | Wrong sentence was corrected | Laszlo Papp | |
2009-09-25 | todo updates | Dieter Plaetinck | |
2009-09-05 | official installation guide: config file syntax for automatic procedure | Dieter Plaetinck | |
2009-09-04 | allow only executing aif as user root | Dieter Plaetinck | |
2009-08-11 | clarify mkfs options | Dieter Plaetinck | |
2009-08-07 | todo file cleanup: some things are not relevant anymore, others are already ↵2009.08.07 | Dieter Plaetinck | |
solved | |||
2009-08-07 | cleanup | Dieter Plaetinck | |
2009-08-07 | nice mailto: links in summary | Dieter Plaetinck | |
2009-08-07 | some todos implemented and/or not needed | Dieter Plaetinck | |
2009-08-07 | correctly handle related articles and summary | Dieter Plaetinck | |
2009-08-07 | workaround for article summary template expansion limitation | Henning Garus | |
2009-08-06 | FS#15800 - The submenu 'NET (ftp/http)' under 'select source' does not ↵ | Dieter Plaetinck | |
advance automatically to the next step | |||
2009-08-06 | FS#15801 - Change the first step when time is proposed during the setting of ↵ | Dieter Plaetinck | |
the clock | |||
2009-08-05 | add wiki metadata (WIP) | 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 | todo updates | 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 | generation of html from markdown files | 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 | |