X-Git-Url: https://hackdaworld.org/gitweb/?p=hdw-linux%2Fhdw-linux.git;a=blobdiff_plain;f=Config;h=874ebaa41450baf503369c5a2772b5f036b10951;hp=1d52d931433230fabd52a6a1fd278763fb46d4d2;hb=94ab122523ed78ebc866f709db15196cef9fd9c7;hpb=3cd84685f72127267b6915c4da7adafec10e63d0 diff --git a/Config b/Config index 1d52d93..874ebaa 100644 --- a/Config +++ b/Config @@ -10,16 +10,16 @@ export hdw_version="1.0" # version of hdw-linux export hdw_target="default" # which target to build - # currently: - # toolchain - just the toolchain (stable) - # default - pure base (stable) - # mobile - my mobile hackstation (stable) - # desktop - all packages (stable) + # current (hopefully) stable targets: + # toolchain - just the toolchain + # default - pure base + # desktop - a lot of packages + # mobile - my mobile hackstation # router - packages need for routers - # (stable) - # fai-server - packages needed for - # automated install of hdw - # (devel) + # all-stable - all stable packages + # fai-server - packages for host acting + # as a fai server + # current devel targets: # all-dev - all possible packages (devel) # fefe - dietlibc based target (devel)